|
| string | id [get, set] |
| |
| string | direction [get, set] |
| | Enum: Inbound, Outbound More...
|
| |
| bool? | queueCall [get, set] |
| | Identifies if a call belongs to the call queue More...
|
| |
| string | from [get, set] |
| | Phone number or extension number of a caller. For GCM transport type '_from' property should be used More...
|
| |
| string | fromName [get, set] |
| | Name of a caller More...
|
| |
| string | to [get, set] |
| | Phone number or extension number of a callee More...
|
| |
| string | toName [get, set] |
| | Name of a callee More...
|
| |
| string | startTime [get, set] |
| | Time when the call is actually started Format: date-time More...
|
| |
| string | telephonyStatus [get, set] |
| | Telephony presence status Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCall More...
|
| |
| DetailedCallInfo | sipData [get, set] |
| |
| string | sessionId [get, set] |
| |
| string | telephonySessionId [get, set] |
| | Telephony identifier of a call session More...
|
| |
| string | onBehalfOf [get, set] |
| | Extension ID of the call owner on whose behalf a call is performed More...
|
| |
| string | partyId [get, set] |
| | Internal identifier of a call party More...
|
| |
| string | terminationType [get, set] |
| |
| CallInfoCQ | callInfo [get, set] |
| |
◆ callInfo
◆ direction
| string RingCentral.ActiveCallInfo.direction |
|
getset |
◆ from
| string RingCentral.ActiveCallInfo.from |
|
getset |
Phone number or extension number of a caller. For GCM transport type '_from' property should be used
◆ fromName
| string RingCentral.ActiveCallInfo.fromName |
|
getset |
◆ id
| string RingCentral.ActiveCallInfo.id |
|
getset |
◆ onBehalfOf
| string RingCentral.ActiveCallInfo.onBehalfOf |
|
getset |
Extension ID of the call owner on whose behalf a call is performed
◆ partyId
| string RingCentral.ActiveCallInfo.partyId |
|
getset |
Internal identifier of a call party
◆ queueCall
| bool? RingCentral.ActiveCallInfo.queueCall |
|
getset |
Identifies if a call belongs to the call queue
◆ sessionId
| string RingCentral.ActiveCallInfo.sessionId |
|
getset |
◆ sipData
◆ startTime
| string RingCentral.ActiveCallInfo.startTime |
|
getset |
Time when the call is actually started Format: date-time
◆ telephonySessionId
| string RingCentral.ActiveCallInfo.telephonySessionId |
|
getset |
Telephony identifier of a call session
◆ telephonyStatus
| string RingCentral.ActiveCallInfo.telephonyStatus |
|
getset |
Telephony presence status Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCall
◆ terminationType
| string RingCentral.ActiveCallInfo.terminationType |
|
getset |
◆ to
| string RingCentral.ActiveCallInfo.to |
|
getset |
Phone number or extension number of a callee
◆ toName
| string RingCentral.ActiveCallInfo.toName |
|
getset |
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ActiveCallInfo.cs