Web SDK - DataChannelEvents.close

Home > @rainway/web > DataChannelEvents > close

DataChannelEvents.close property

Raised when the data channel is closed

Signature:

close: () => void | Promise<void>;