Defines signal payload for the Signal API. More...

Public Member Functions
SignalProperties (string data=null, string type=null)
Defines signal payload for the Signal API. More...
SignalProperties (string data=null)
Defines signal payload for the Signal API. More...
Properties
string data [get, set]
string type [get, set]

Detailed Description

Defines signal payload for the Signal API.

Constructor & Destructor Documentation

SignalProperties() [1/2]

OpenTokSDK.SignalProperties.SignalProperties ( string data = null,
string type = null
)

Defines signal payload for the Signal API.

Parameters : | | | | --- | --- | | data | | | type | |

SignalProperties() [2/2]

OpenTokSDK.SignalProperties.SignalProperties ( string data = null )

Defines signal payload for the Signal API.

Parameters : | | | | --- | --- | | data | |