onLiveRoleSwitched property

dynamic Function(RCRTCRole role, int code, String? errMsg)? onLiveRoleSwitched
getter/setter pair

Implementation

Function(RCRTCRole role, int code, String? errMsg)? onLiveRoleSwitched;