Suggestions

close search

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

Visit the Vonage API Developer Portal

OpenTok.Session.SignalEventArgs

Defines arguments for the Session.Signal event. More...

Inherits EventArgs.

Properties

string Type [get]
 The type string of the signal.
string Data [get]
 The signal data.
Connection Connection [get]
 The connection identifying the client that sent the signal. This value can be null.

Detailed Description

Defines arguments for the Session.Signal event.