VideoSubscriptionSettingsUpdate
@Serializable
Content copied to clipboard
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
fun VideoSubscriptionSettingsUpdate(subscriptionState: Update<SubscriptionState>? = null, receiveSettings: Update<VideoReceiveSettingsUpdate>? = null)
Content copied to clipboard