onRemoteStateChanged property

dynamic Function(String roomId, String userId, RCRTCMediaType type, bool disabled)? onRemoteStateChanged
getter/setter pair

Implementation

Function(String roomId, String userId, RCRTCMediaType type, bool disabled)? onRemoteStateChanged;