OpenTokSDK | |
Constants | |
OpenTokVersion | For internal use |
Exception | |
OpenTokArgumentException | Defines an exception object thrown when an invalid argument is passed into a method |
OpenTokException | Defines exceptions in the OpenTok SDK |
OpenTokWebException | Defines an exception object thrown when a REST API call results in an error response |
Render | |
ListRendersRequest | Represents a request for retrieving Experience Composer renderers. (OpenTok.ListRendersAsync) |
ListRendersResponse | Represents a response from a ListRenders OpenTok.ListRendersAsync request |
RenderItem | Represents a rendering |
RenderResolutionConverter | Custom converter for serializing RenderResolution |
StartRenderRequest | Represents request options for OpenTok.StartRenderAsync |
PublisherProperties | The Publisher properties for the composed output stream of a Render |
Util | |
HttpClient | For internal use |
OpenTokUtils | |
Archive | Represents an archive of an OpenTok session |
ArchiveLayout | Layout the archive is going to use |
ArchiveList | A class for accessing an array of Archive objects |
AudioConnector | Represents an Audio Connector |
AudioConnectorStartRequest | Represents a request to send audio from a Vonage Video API session to a WebSocket |
WebSocket | Options for configuring the connect call for WebSocket |
Broadcast | Represents a broadcast of an OpenTok session |
BroadcastHlsSettings | Provides details on an HLS stream |
BroadcastSettings | Provides details on an HLS broadcast stream. This object includes an hls property that specifies whether DVR functionality and low-latency mode are enabled for the HLS stream |
BroadcastLayout | Represents a broadcast layout of an OpenTok session |
DialAuth | Used to set the username and password to be used in the OpenTok.Dial method. These are used in the SIP INVITE request for HTTP digest authentication, if it is required by your SIP platform. See the DialOptions class |
DialOptions | Used to define options for the the OpenTok.Dial method. These are custom headers to be added to the SIP INVITE request initiated from OpenTok to your SIP platform |
OpenTok | Contains methods for creating OpenTok sessions, generating tokens, and working with archives |
Rtmp | Represents an RTMP stream in an OpenTok session |
Session | Represents an OpenTok session. Use the OpenTok.CreateSession method of the OpenTok class to create an OpenTok session. Use the Id property of the Session object to get the session ID |
SignalProperties | Defines signal payload for the Signal API |
Sip | Dial response object containing SIP information |
Stream | Represents a stream in an OpenTok session |
StreamList | A class for accessing an array of Stream objects |
StreamProperties | Defines class lists for one or more streams in the session. Used by the OpenTok.SetStreamClassLists() method |