onRemoteUserDisableMicrophone property

(dynamic Function(RCRTCRemoteUser remoteUser, RCRTCInputStream stream, bool disable)?) onRemoteUserDisableMicrophone
getter/setter pair

Implementation

Function(RCRTCRemoteUser remoteUser, RCRTCInputStream stream, bool disable)? onRemoteUserDisableMicrophone;