Class Hangup

java.lang.Object
com.bandwidth.voice.bxml.verbs.Hangup
All Implemented Interfaces:
Verb

public class Hangup
extends java.lang.Object
implements Verb
The Hangup verb is used to hang up the current call. No further BXML verbs are processed.
The Hangup verb is also used to reject incoming calls either explicitly or implicitly.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String TYPE_NAME  
  • Constructor Summary

    Constructors 
    Constructor Description
    Hangup()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait