Confirmed users
110
edits
m (→Caller) |
|||
Line 69: | Line 69: | ||
Applications that fulfill the rules 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 ''InterAppConnectionRequest'' object of this form as a ''message''. | Applications that fulfill the rules 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 ''InterAppConnectionRequest'' object of this form as a ''message''. | ||
interface InterAppConnectionRequest { | |||
DOMString keyword; | DOMString keyword; | ||
InterAppMessagePort port; | InterAppMessagePort port; |