public interface AppRequestEvent extends AppEvent
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationHost()
Return destination host avp value ( null if avp is empty )
|
String |
getDestinationRealm()
Return destination realm avp value ( null if avp is empty )
|
getCommandCode, getMessage, getOriginHost, getOriginRealmString getDestinationHost() throws AvpDataException
AvpDataException - if avp is not stringString getDestinationRealm() throws AvpDataException
AvpDataException - if avp is not stringCopyright © 2016. All Rights Reserved.