ContentFeatures

Lists the content (screen share) features for the meeting. Applies to all attendees.

If you specify MeetingFeatures:Content:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Content will be rejected with ValidationError 400.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum resolution for the meeting content.

Functions

Link copied to clipboard
inline fun copy(block: ContentFeatures.Builder.() -> Unit = {}): ContentFeatures
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String