|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LastRemoteParty | |
---|---|
com.genesyslab.platform.voice.protocol.tserver |
Uses of LastRemoteParty in com.genesyslab.platform.voice.protocol.tserver |
---|
Methods in com.genesyslab.platform.voice.protocol.tserver that return LastRemoteParty | |
---|---|
static LastRemoteParty |
LastRemoteParty.create()
Creates instance of LastRemoteParty with no parameters set. |
static LastRemoteParty |
LastRemoteParty.create(java.lang.String lastTransferHomeLocation,
java.lang.String lastTransferOrigDN)
Creates instance of LastRemoteParty with all parameters set. |
abstract LastRemoteParty |
CallHistoryInfo.getLastParty()
|
Methods in com.genesyslab.platform.voice.protocol.tserver with parameters of type LastRemoteParty | |
---|---|
static CallHistoryInfo |
CallHistoryInfo.create(FirstRemoteParty firstParty,
LastRemoteParty lastParty)
Creates instance of CallHistoryInfo with all parameters set. |
abstract void |
CallHistoryInfo.setLastParty(LastRemoteParty lastParty)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |