RingCentral .Net SDK
Properties | List of all members
RingCentral.CallSessionObject Class Reference

Call session information More...

Properties

string id [get, set]
 Internal identifier of a call session More...
 
OriginInfo origin [get, set]
 
string voiceCallToken [get, set]
 For calls of 'Conference' type only More...
 
CallParty[] parties [get, set]
 
string creationTime [get, set]
 Date and time of the latest session update represented in Unix time format Format: date-time More...
 

Detailed Description

Call session information

Property Documentation

◆ creationTime

string RingCentral.CallSessionObject.creationTime
getset

Date and time of the latest session update represented in Unix time format Format: date-time

◆ id

string RingCentral.CallSessionObject.id
getset

Internal identifier of a call session

◆ origin

OriginInfo RingCentral.CallSessionObject.origin
getset

◆ parties

CallParty [] RingCentral.CallSessionObject.parties
getset

◆ voiceCallToken

string RingCentral.CallSessionObject.voiceCallToken
getset

For calls of 'Conference' type only


The documentation for this class was generated from the following file: