agoraRtmChannelEventHandler property

AgoraRtmChannelEventHandler? agoraRtmChannelEventHandler
final

AgoraRtmChannelEventHandlers is a class that contains all the Agora RTM channel event handlers. Use it to add your own functions or methods.

Implementation

final AgoraRtmChannelEventHandler? agoraRtmChannelEventHandler;