RtcChannelErrorCallback typedef
RtcChannelErrorCallback =
void Function(int code)
Implementation
typedef RtcChannelErrorCallback = void Function(int code);
typedef RtcChannelErrorCallback = void Function(int code);