Package com.opentok

Class SignalProperties

java.lang.Object
com.opentok.SignalProperties

public class SignalProperties extends Object
Defines values for the properties parameter of the OpenTok.signal(String, SignalProperties) (String, String)} method.
See Also:
  • Method Details

    • type

      public String type()
      Returns the type of the signal
    • data

      public String data()
      Returns the type of the signal
    • toMap

      public Map<String,Collection<String>> toMap()
      Returns the signal properties as a Map.