WebAPI/Inter App Communication Alt proposal: Difference between revisions

Jump to navigation Jump to search
(→‎Receiver: I'd prefer s/connect/connections just like "messages" and "permissions".)
Line 57: Line 57:


=== Connection acknowledgement ===
=== Connection acknowledgement ===
Applications that have the required minimum level of access specified in the ''.connect()'' call and have explicitly been allowed by the user to connect with the caller application will receive a system message named 'connect' containing a ''ConnectionRequest'' object of this form as a ''message''.
Applications that have the required minimum level of access specified in the ''.connect()'' call and have explicitly been allowed by the user to connect with the caller application will receive a system message named 'connection' containing a ''ConnectionRequest'' object of this form as a ''message''.


   Dictionary ConnectionRequest {
   Dictionary ConnectionRequest {
Confirmed users
110

edits

Navigation menu