error property
Reports the error code of the RtcChannel instance.
The ErrorCallback
typedef includes the following parameter:
- ErrorCode
err
: Error code.
Implementation
ErrorCallback? error;
Reports the error code of the RtcChannel instance.
The ErrorCallback
typedef includes the following parameter:
err
: Error code.ErrorCallback? error;