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