com.bandwidth.sdk.model
Class DtmfEvent

java.lang.Object
  extended by com.bandwidth.sdk.model.ModelBase
      extended by com.bandwidth.sdk.model.EventBase
          extended by com.bandwidth.sdk.model.DtmfEvent
All Implemented Interfaces:
Event

public class DtmfEvent
extends EventBase


Field Summary
 
Fields inherited from class com.bandwidth.sdk.model.EventBase
eventType
 
Fields inherited from class com.bandwidth.sdk.model.ModelBase
dateFormat, properties
 
Constructor Summary
DtmfEvent(org.json.simple.JSONObject json)
           
 
Method Summary
 void execute(Visitor visitor)
           
 
Methods inherited from class com.bandwidth.sdk.model.EventBase
createEventFromString, getData, getEventType, getProperty, getTime, setProperty, toString
 
Methods inherited from class com.bandwidth.sdk.model.ModelBase
getId, getPropertyAsBoolean, getPropertyAsDate, getPropertyAsDouble, getPropertyAsLong, getPropertyAsString, getPropertyAsStringArray, putProperty, toMap, updateProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DtmfEvent

public DtmfEvent(org.json.simple.JSONObject json)
Method Detail

execute

public void execute(Visitor visitor)
Specified by:
execute in interface Event
Overrides:
execute in class EventBase


Copyright © 2014. All Rights Reserved.