McDewey

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

Page 555

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

CiscoProvTerminalUnRegisteredEv This event is delivered to provider observer when ever a terminal unregisters from Cisco Unified Communication Manager. To receive this event, the application must use the registerFeature API with CiscoFeatureID. TERMINAL_REGISTER_UNREGISTER_EVENT_NOTIFY. Interface History Description Cisco Unified Communications Manager Release Number New interface. 7.1(3) Declaration public interface CiscoProvTerminalUnRegisteredEv extends CiscoProvEv. Fields Table 154: Fields in CiscoProvTerminalRegisteredEv Description Field Interface Returns the terminal that un-registered with Cisco Unified Communications Manager. getTerminal() Terminal • Indicates Terminal un-registered for unknown reason • Indicates Terminal un-registered due to rest • Indicates Terminal un-registered due to login • Indicates Terminal un-registered due to logout • REASON_UNKNOWN • REASON_RESET • REASON_LOGIN • REASON_LOGOUT public final static int public final static int public final static int public final static int Returns the reason of un-register. The return value is one of the above defined reasons. getReason() Int Methods None Related Documentation None Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 491 Cisco Unified JTAPI Extensions CiscoProvTerminalUnRegisteredEv

Page 555 diagram