Home > @rainway/native > DataChannelEvents > message
DataChannelEvents.message property
Raised when a message arrives via the data channel.
Signature:
message: (ev: MessageEvent) => EventReturnType;
Home > @rainway/native > DataChannelEvents > message
Raised when a message arrives via the data channel.
Signature:
message: (ev: MessageEvent) => EventReturnType;