Open Interfaces CCT SDK_img_0

CCT Open Interfaces SDK

AddressService

This service models an Address in the system It provides methods to read and set the attributes of the address.

 

Return Type

Method Name

Parameter Types

GetStateResponse

 getState

(AddressRequest)

ConnectionResponse

 getConnection

(ConnectionRequest)

GetConnectionsResponse

 getConnections

(AddressRequest)

GetVersionResponse

 getVersion

(GetVersionRequest)

IsForwardedResponse

 isForwarded

(AddressRequest)

GetUriResponse

 getUri

(AddressRequest)

GetAddressCapabilitiesResponse

 getCapabilities

(AddressRequest)

GetTerminalsResponse

 getTerminals

(AddressRequest)

 void

 setDoNotDisturb

(SetDoNotDisturbRequest)

 void

 setForwarding

(SetForwardingRequest)

GetForwardingResponse

 getForwarding

(AddressRequest)

 void

 cancelForwarding

(AddressRequest)

GetDoNotDisturbResponse

 getDoNotDisturb

(AddressRequest)

GetMessageWaitingResponse

 getMessageWaiting

(AddressRequest)

 void

 setMessageWaiting

(SetMessageWaitingRequest)

GetPresenceResponse

 getPresence

(AddressRequest)

IsMessageWaitingResponse

 isMessageWaiting

(AddressRequest)

GetTerminalStatusResponse

 getTerminalStatus

(AddressRequest)

 void

 presenceSubscribe

(PresenceSubscribeRequest)

 void

 presenceUnsubscribe

(AddressRequest)

ContactResponse

 originate

(AddressOriginateRequest)

 void

 sendInstantMessage

(InstantMessageRequest)