/mcpDescription Field Interface Indicates that a call is parked. PARK_STATE_ACTIVE Static int Indicates that a call is unparked. PARK_STATE_IDLE staticint Indicates that this event is due to call park. REASON_CALLPARK staticint Deprecated This interface is deprecated due to a spelling error. Use the new interface REASON_CALLPARKREMINDER. REASON_CALLPARKREMAINDER staticint Indicates that the call is offered back to the parking party after call park reminder. REASON_CALLPARKREMINDER staticint Indicates that the call is unparked. REASON_CALLUNPARK staticint Inherited Fields From Interface javax.telephony.events.Ev CAUSE_CALL_CANCELLED, CAUSE_DEST_NOT_OBTAINABLE, CAUSE_INCOMPATIBLE_DESTINATION, CAUSE_LOCKOUT, CAUSE_NETWORK_CONGESTION, CAUSE_NETWORK_NOT_OBTAINABLE, CAUSE_NEW_CALL, CAUSE_NORMAL, CAUSE_RESOURCES_NOT_AVAILABLE, CAUSE_SNAPSHOT, CAUSE_UNKNOWN, META_CALL_ADDITIONAL_PARTY, META_CALL_ENDING, META_CALL_MERGING, META_CALL_PROGRESS, META_CALL_REMOVING_PARTY, META_CALL_STARTING, META_CALL_TRANSFERRING, META_SNAPSHOT, META_UNKNOWN From Interface javax.telephony.events.Ev CAUSE_CALL_CANCELLED, CAUSE_DEST_NOT_OBTAINABLE, CAUSE_INCOMPATIBLE_DESTINATION, CAUSE_LOCKOUT, CAUSE_NETWORK_CONGESTION, CAUSE_NETWORK_NOT_OBTAINABLE, CAUSE_NEW_CALL, CAUSE_NORMAL, CAUSE_RESOURCES_NOT_AVAILABLE, CAUSE_SNAPSHOT, CAUSE_UNKNOWN, META_CALL_ADDITIONAL_PARTY, META_CALL_ENDING, META_CALL_MERGING, META_CALL_PROGRESS, META_CALL_REMOVING_PARTY, META_CALL_STARTING, META_CALL_TRANSFERRING, META_SNAPSHOT, META_UNKNOWN Methods Table 146: Methods in CiscoProvCallParkEv Description Method Interface Returns an integer representation of this object. getintCallIDValue() int Returns where the call is parked. getParkDN() java.lang.String Returns the DN of the parked party. getParkedParty() java.lang.String Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 480 Cisco Unified JTAPI Extensions Inherited Fields