McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 575

↗ View in doc context
page
575
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::576

From Interface javax.telephony.events.ProvEv getProvider From Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent Related Documentation None CiscoProvTerminalRemoteDestinationChangedEv CiscoProvTerminalRemoteDestinationChangedEv is a new interface exposed to the applications as a Provider Event. JTAPI sends this event to the application's provider observer when any of Remote Destination information is changed on a CiscoRemoteTerminal in the provider domain. This event contains the latest list of Remote Destinations at a given time. And depending on the request or operation done on these remote destinations, single or multiple CiscoProvTerminalRemoteDestinationChangedEv event(s) can be generated from the change notification(s). Methods Description Method Interface This method returns the CiscoRemoteTerminal object for which its remote destination has changed. getTerminal() CiscoRemoteTerminal This method returns an array of CiscoRemoteDestinationInfo objects representing the latest/current list of remote destinations associated to the CiscoRemoteTerminal at the time when this change notification event took place. getRemoteDestinations() CiscoRemoteDestinationInfo[] This method can be used by application to determine whether it is the last application to set active remote destination for the CiscoRemoteTerminal. isMyAppLastToSetActiveRD() boolean CiscoRecorderInfo This interface provides information about the recorder in a recording session. When a recording session is active, this interface gives information about the recording device. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 511 Cisco Unified JTAPI Extensions Related Documentation

Page 575 diagram