onRemoteLiveRoleSwitched property
dynamic Function(String roomId, String userId, RCRTCRole role)?
onRemoteLiveRoleSwitched
getter/setter pair
Implementation
Function(String roomId, String userId, RCRTCRole role)? onRemoteLiveRoleSwitched;