Confirmed users
110
edits
m (→Caller) |
|||
Line 14: | Line 14: | ||
Promise connect(DOMString keyword, jsval rules); | Promise connect(DOMString keyword, jsval rules); | ||
// The returned Future will contain an array of | // The returned Future will contain an array of InterAppConnection objects each | ||
// of them representing | // of them representing an InterAppconnection with a peer through a specific | ||
// keyword. | // keyword. | ||
Promise getConnections(); | Promise getConnections(); |