Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

OpenTok.OpenTokException

Defines errors thrown by the Vonage Video API Windows SDK. More...

Inherits Exception.

Public Member Functions

 OpenTokException (string errorMessage)
override void GetObjectData (SerializationInfo info, StreamingContext context)

Public Attributes

ErrorCode ErrorCode
 The error code. See the OpenTok.ErrorCode enum. More...

Detailed Description

Defines errors thrown by the Vonage Video API Windows SDK.

Check the ErrorCode and Message properties for details on the error.

Member Data Documentation

◆ ErrorCode

ErrorCode OpenTok.OpenTokException.ErrorCode

The error code. See the OpenTok.ErrorCode enum.