|
| string | id [get, set] |
| | Internal identifier of a call More...
|
| |
| string | direction [get, set] |
| | Call direction 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 | partyId [get, set] |
| | Internal identifier of a call party More...
|
| |
| string | startTime [get, set] |
| | Time when the call is actually started Format: date-time More...
|
| |
| string | sessionId [get, set] |
| | Internal identifier of a call session More...
|
| |
| string | telephonySessionId [get, set] |
| | Telephony identifier of a call session More...
|
| |
| string | telephonyStatus [get, set] |
| | Telephony call status Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCall More...
|
| |
| string | terminationType [get, set] |
| | Type of call termination. Supported for calls in 'NoCall' status. If the returned termination type is 'intermediate' it means the call is not actually ended, the connection is established on one of the devices Enum: final, intermediate More...
|
| |
| CallInfoCQ | callInfo [get, set] |
| |
◆ callInfo
| CallInfoCQ RingCentral.ActiveCallInfoWithoutSIP.callInfo |
|
getset |
◆ direction
| string RingCentral.ActiveCallInfoWithoutSIP.direction |
|
getset |
Call direction Enum: Inbound, Outbound
◆ from
| string RingCentral.ActiveCallInfoWithoutSIP.from |
|
getset |
Phone number or extension number of a caller. For GCM transport type '_from' property should be used
◆ fromName
| string RingCentral.ActiveCallInfoWithoutSIP.fromName |
|
getset |
◆ id
| string RingCentral.ActiveCallInfoWithoutSIP.id |
|
getset |
Internal identifier of a call
◆ partyId
| string RingCentral.ActiveCallInfoWithoutSIP.partyId |
|
getset |
Internal identifier of a call party
◆ queueCall
| bool? RingCentral.ActiveCallInfoWithoutSIP.queueCall |
|
getset |
Identifies if a call belongs to the call queue
◆ sessionId
| string RingCentral.ActiveCallInfoWithoutSIP.sessionId |
|
getset |
Internal identifier of a call session
◆ startTime
| string RingCentral.ActiveCallInfoWithoutSIP.startTime |
|
getset |
Time when the call is actually started Format: date-time
◆ telephonySessionId
| string RingCentral.ActiveCallInfoWithoutSIP.telephonySessionId |
|
getset |
Telephony identifier of a call session
◆ telephonyStatus
| string RingCentral.ActiveCallInfoWithoutSIP.telephonyStatus |
|
getset |
Telephony call status Enum: NoCall, CallConnected, Ringing, OnHold, ParkedCall
◆ terminationType
| string RingCentral.ActiveCallInfoWithoutSIP.terminationType |
|
getset |
Type of call termination. Supported for calls in 'NoCall' status. If the returned termination type is 'intermediate' it means the call is not actually ended, the connection is established on one of the devices Enum: final, intermediate
◆ to
| string RingCentral.ActiveCallInfoWithoutSIP.to |
|
getset |
Phone number or extension number of a callee
◆ toName
| string RingCentral.ActiveCallInfoWithoutSIP.toName |
|
getset |
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ActiveCallInfoWithoutSIP.cs