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