/mcpDescription Method Interface Returns a CiscoMediaConnectionMode. Applications could get one of the following values: • CiscoMediaConnectionMode.RECEIVE_ONLY— Means one-way media receive only. • CiscoMediaConnectionMode. TRANSMIT_AND_RECEIVE—Means two-way media. Applications should never see a value of NONE; however, if that happens, applications should ignore the event and log an error. getMediaConnectionMode() int Returns the packet size of the far end, in milliseconds. getPacketSize getPacketSize() int Returns the payload format of the far end, one of the following constants: • CiscoRTPPayload.NONSTANDARD • CiscoRTPPayload.G711ALAW64K • CiscoRTPPayload.G711ALAW56K • CiscoRTPPayload.G711ULAW64K • CiscoRTPPayload.G711ULAW56K • CiscoRTPPayload.G722_64K • CiscoRTPPayload.G722_56K • CiscoRTPPayload.G722_48K • CiscoRTPPayload.G7231 • CiscoRTPPayload.G728 • CiscoRTPPayload.G729 • CiscoRTPPayload.G729ANNEXA • CiscoRTPPayload.IS11172AUDIOCAP • CiscoRTPPayload.IS13818AUDIOCAP • CiscoRTPPayload.ACY_G729AASSN • CiscoRTPPayload.DATA64 • CiscoRTPPayload.DATA56 • CiscoRTPPayload.GSM • CiscoRTPPayload.ACTIVEVOICE getPayLoadType() int Indicates if the application must set the RTP parameters upon receiving this event. isRTPRequired() boolean Inherited Methods From Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 452 Cisco Unified JTAPI Extensions Inherited Methods