agoraRtmClientEventHandler property

AgoraRtmClientEventHandler? agoraRtmClientEventHandler
final

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

Implementation

final AgoraRtmClientEventHandler? agoraRtmClientEventHandler;