Subscribed

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

Subscribe to this track.

Constructors

Link copied to clipboard
fun Subscribed()