SignalingChannel.sendError()

DESCRIPTION

Send an error code and message to the other peer.

DECLARATION

sendError(error: SignalingError): Promise<void>

PARAMETERS

error:
The signaling error to send.