Suggestions

close search

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

Visit the Vonage API Developer Portal

OpenTok.Subscriber.ErrorEventArgs

Defines arguments for the Error event. More...

Inherits EventArgs.

Properties

ErrorCode ErrorCode [get]
 The error code. More...
string ErrorDescription [get]
 The error description. More...

Detailed Description

Defines arguments for the Error event.

Property Documentation

◆ ErrorCode

ErrorCode OpenTok.Subscriber.ErrorEventArgs.ErrorCode

The error code.

◆ ErrorDescription

string OpenTok.Subscriber.ErrorEventArgs.ErrorDescription

The error description.