EdgeDataChannel.onClosed()
DESCRIPTION
Set the callback to be invoked when the data channel is closed.
DECLARATION
var onClosed: EdgeOnClosedCallback? { get set }
PARAMETERS
cb:
- The callback to set
Set the callback to be invoked when the data channel is closed.
var onClosed: EdgeOnClosedCallback? { get set }
cb: