Package com.opentok
Class SignalProperties
java.lang.Object
com.opentok.SignalProperties
Defines values for the
properties
parameter of the
OpenTok.signal(String, SignalProperties)
(String, String)} method.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Use this class to create a SignalProperties object. -
Method Summary
-
Method Details
-
type
Returns the type of the signal -
data
Returns the type of the signal -
toMap
Returns the signal properties as a Map.
-