onTrackSubscriptionFailed method Null safety
- RemoteParticipant participant,
- String sid,
- String? message
Encountered failure attempting to subscribe to track.
Implementation
void onTrackSubscriptionFailed(RemoteParticipant participant, String sid, String? message) {}