Home > @rainway/native > PeerEvents > datachannel
PeerEvents.datachannel property
Raised when the remote peer creates a data channel.
Signature:
datachannel: (ev: DataChannelEvent) => EventReturnType;
Home > @rainway/native > PeerEvents > datachannel
Raised when the remote peer creates a data channel.
Signature:
datachannel: (ev: DataChannelEvent) => EventReturnType;