public class MgcpRequest extends MgcpMessage
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION |
data, parameters, transactionId| Constructor and Description |
|---|
MgcpRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointId() |
LocalConnectionOptions |
getLocalConnectionOptions() |
MgcpRequestType |
getRequestType() |
boolean |
isRequest() |
void |
setEndpointId(String endpointId) |
void |
setRequestType(MgcpRequestType requestType) |
String |
toString() |
addParameter, getParameter, getParameters, getTransactionId, hasParameter, isSdpDetected, removeParameter, removeParameters, setTransactionIdpublic static final String VERSION
public MgcpRequestType getRequestType()
public void setRequestType(MgcpRequestType requestType)
public String getEndpointId()
public void setEndpointId(String endpointId)
public LocalConnectionOptions getLocalConnectionOptions()
public boolean isRequest()
isRequest in class MgcpMessagepublic String toString()
toString in class MgcpMessageCopyright © 2017 TeleStax, Inc.. All Rights Reserved.