Unsubscribed

@Serializable
class Unsubscribed<T> : Update<T> , SubscriptionStateUpdate

Unsubscribe from this track.

Constructors

Link copied to clipboard
fun Unsubscribed()