Package com.ringcentral.definitions
Class TelephonySessionsEventBody
java.lang.Object
com.ringcentral.definitions.TelephonySessionsEventBody
Notification payload body
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe call start date/time in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format including timezone, for example *2016-03-10T18:07:52.534Z* Format: date-timeCall participants detailsOrder number of a notification to state the chronology Format: int64Identifier of a serverLegacy identifier of a call sessionCall session identifier, required for Telephony API -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorigin
(OriginInfo origin) parties
(TelephonySessionsEventPartyInfo[] parties) telephonySessionId
(String telephonySessionId)
-
Field Details
-
sequence
Order number of a notification to state the chronology Format: int64 -
sessionId
Legacy identifier of a call session -
telephonySessionId
Call session identifier, required for Telephony API -
serverId
Identifier of a server -
eventTime
The call start date/time in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format including timezone, for example *2016-03-10T18:07:52.534Z* Format: date-time -
origin
-
parties
Call participants details
-
-
Constructor Details
-
TelephonySessionsEventBody
public TelephonySessionsEventBody()
-
-
Method Details
-
sequence
-
sessionId
-
telephonySessionId
-
serverId
-
eventTime
-
origin
-
parties
-