Confirmed users
483
edits
m (→MessagePort) |
|||
Line 99: | Line 99: | ||
cancel(); | cancel(); | ||
}; | }; | ||
''Connection'' objects will be obtained within a resolved ''Promise'' returned by a ''connectionsRegistered()'' call. This function is likely going to be called by a settings application that intends to show the user a list of existing connections, allowing her to cancel them if needed. | |||
= Defer mechanism = | = Defer mechanism = |