Constant Field Values

Contents

com.bandwidth.*

  • com.bandwidth.controllers.BaseController 
    Modifier and Type Constant Field Value
    protected static final java.lang.String userAgent "java-sdk-refs/tags/java3.0.0"
  • com.bandwidth.voice.bxml.verbs.Forward 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "Forward"
  • com.bandwidth.voice.bxml.verbs.Gather 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "Gather"
  • com.bandwidth.voice.bxml.verbs.Hangup 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "Hangup"
  • com.bandwidth.voice.bxml.verbs.Pause 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "Pause"
  • com.bandwidth.voice.bxml.verbs.PauseRecording 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "PauseRecording"
  • com.bandwidth.voice.bxml.verbs.PhoneNumber 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "PhoneNumber"
  • com.bandwidth.voice.bxml.verbs.PlayAudio 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "PlayAudio"
  • com.bandwidth.voice.bxml.verbs.Record 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "Record"
  • com.bandwidth.voice.bxml.verbs.Redirect 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "Redirect"
  • com.bandwidth.voice.bxml.verbs.Response 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "Response"
  • com.bandwidth.voice.bxml.verbs.ResumeRecording 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "ResumeRecording"
  • com.bandwidth.voice.bxml.verbs.SendDtmf 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "SendDtmf"
  • com.bandwidth.voice.bxml.verbs.SpeakSentence 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "SpeakSentence"
  • com.bandwidth.voice.bxml.verbs.StartRecording 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "StartRecording"
  • com.bandwidth.voice.bxml.verbs.StopRecording 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "StopRecording"
  • com.bandwidth.voice.bxml.verbs.Transfer 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE_NAME "Transfer"