onRemoteCustomStreamStateChanged property
dynamic Function(String roomId, String userId, String tag, RCRTCMediaType type, bool disabled)?
onRemoteCustomStreamStateChanged
getter/setter pair
Implementation
Function(String roomId, String userId, String tag, RCRTCMediaType type, bool disabled)? onRemoteCustomStreamStateChanged;