onStreamStateChanged property
Callback about stream state changes.
The user will receive this callback when they receive stream relating warnings and errors.
Implementation
OnRoomStateChangedType? onStreamStateChanged;
Callback about stream state changes.
The user will receive this callback when they receive stream relating warnings and errors.
OnRoomStateChangedType? onStreamStateChanged;