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