Package com.ringcentral.definitions
Class CallSessionObject
java.lang.Object
com.ringcentral.definitions.CallSessionObject
Call session information
-
Field Summary
FieldsModifier and TypeFieldDescriptionDate and time of the latest session update represented in Unix time format Format: date-timeInternal identifier of a call sessionFor calls of 'Conference' type only -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreationTime
(String creationTime) origin
(OriginInfo origin) voiceCallToken
(String voiceCallToken)
-
Field Details
-
id
Internal identifier of a call session -
origin
-
voiceCallToken
For calls of 'Conference' type only -
parties
-
creationTime
Date and time of the latest session update represented in Unix time format Format: date-time
-
-
Constructor Details
-
CallSessionObject
public CallSessionObject()
-
-
Method Details
-
id
-
origin
-
voiceCallToken
-
parties
-
creationTime
-