public class DeleteConnectionHandler.CommandContentHandle extends MgcpContentHandler
| Constructor and Description |
|---|
DeleteConnectionHandler.CommandContentHandle() |
| Modifier and Type | Method and Description |
|---|---|
void |
param(byte[] data,
SplitDetails name,
SplitDetails value)
Receive notification of the parameter of a message.
|
void |
sessionDescription(String sd)
Receive notification of the session description.
|
parsepublic DeleteConnectionHandler.CommandContentHandle()
public void param(byte[] data,
SplitDetails name,
SplitDetails value)
throws ParseException
param in class MgcpContentHandlername - the name of the paremetervalue - the value of the parameter.ParseExceptionpublic void sessionDescription(String sd) throws ParseException
sessionDescription in class MgcpContentHandlersd - the session description from message.ParseExceptionCopyright © 2017 TeleStax, Inc.. All Rights Reserved.