warning property
Reports the warning code of the RtcChannel instance.
The WarningCallback
typedef includes the following parameter:
- WarningCode
warn
: Warning code.
Implementation
WarningCallback? warning;
Reports the warning code of the RtcChannel instance.
The WarningCallback
typedef includes the following parameter:
warn
: Warning code.WarningCallback? warning;