abstract fun handleNewPeerConnection(connection: WireConnection!): AsyncCompletion!
(source)
Handle a new peer connection
connection
- WireConnection!: the new peer connection
Return
AsyncCompletion!: a handle to the completion of the addition of the new peer.