public class Sip extends TwiML
Modifier and Type | Class and Description |
---|---|
static class |
Sip.Builder |
TwiML.ToStringAdapter
Modifier and Type | Method and Description |
---|---|
Method |
getMethod() |
String |
getPassword() |
String |
getStatusCallback() |
List<Event> |
getStatusCallbackEvents() |
Method |
getStatusCallbackMethod() |
String |
getUri() |
String |
getUrl() |
String |
getUsername() |
public String getUsername()
public String getPassword()
public String getUrl()
public Method getMethod()
public String getUri()
public String getStatusCallback()
public Method getStatusCallbackMethod()
Copyright © 2011 Twilio, Inc. All Rights Reserved.