McDewey

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

Page 576

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

Interface History Description Cisco Unified Communications Manager Release Number A new method getMultiForkingRecorderInfo() is added which returns an array (maximum size 5) of CiscoMultiForkingRecorderInfo[]. The following are the four new methods inside getMultiForkingRecorderInfo() that provide the information about each recorder. • getRecorderURI() • getRecorderErrorMsg() • getRecorderType() • getRecorderStatus() 12.5(1) Four new methods are added: • getMediaForkingDeviceType() • getMediaForkingDeviceName() • getProtocolReferenceGUID() • getMediaForkingClusterID() 10.0(1) A new method, getRecordingType(), is added. 9.0(1) Created history table to track changes. 7.1(1 and 2) Declaration public interface CiscoRecorderInfo Fields None Methods Table 161: Methods in CiscoRecorderInfo Description Method Interface Returns the recorder address. getAddress() CiscoAddress This method returns the recording type that was used to start the recording. getRecordingType() public int Returns the terminal name of the recording device. getTerminalName() java.lang.String Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 512 Cisco Unified JTAPI Extensions Declaration

Page 576 diagram