SubscriptionState

@Serializable
enum SubscriptionState : Enum<SubscriptionState>

The state of a given subscription.

Entries

Link copied to clipboard

Unsubscribe from this track.

Link copied to clipboard

Prepare the track for subscription. This is an optional state that instructs the SDK to perform any necessary setup steps, so that the track can be subscribed to quickly when it's needed.

Link copied to clipboard

Subscribe to this track.