agoraEventHandlers property

AgoraRtcEventHandlers? agoraEventHandlers
final

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

Implementation

final AgoraRtcEventHandlers? agoraEventHandlers;