|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoRemoteDestinationInfo
The CiscoRemoteDestinationInfo
interface contains the information of a remote destination on
a CTI Remote Device. Applications can get a list of all associated remote destinations from the return
array of CiscoRemoteTerminal.getAllRemoteDestinations().
Method Summary | |
---|---|
boolean |
getIsActiveRD()
Returns whether the remote destination is an active remote destination or not. |
java.lang.String |
getRemoteDestinationName()
Returns the remote destination name. |
java.lang.String |
getRemoteDestinationNumber()
Returns the remote destination number. |
Method Detail |
---|
java.lang.String getRemoteDestinationName()
java.lang.String getRemoteDestinationNumber()
boolean getIsActiveRD()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |