Home > @rainway/web > DataChannelEvents > close
DataChannelEvents.close property
Raised when the data channel is closed
Signature:
close: () => void | Promise<void>;
Home > @rainway/web > DataChannelEvents > close
Raised when the data channel is closed
Signature:
close: () => void | Promise<void>;