toServerToClient
open override fun toServerToClient(from: PeerIdentifier): SignalingMessage.ServerToClient.GotMessage
Content copied to clipboard
Transforms this ClientToServer message to a ServerToClient message, using the provided PeerIdentifier.
Return
the resulting ServerToClient.
Parameters
from
the originator PeerIdentifier.