Video Subscription Settings Update
@Serializable
Update for subscription settings for video medias, containing the desired subscription state and the settings with which the media will be received.
See also
Constructors
Link copied to clipboard
constructor(subscriptionState: Update<SubscriptionState>? = null, receiveSettings: Update<VideoReceiveSettingsUpdate>? = null)