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

Properties

APSInfo aps [get, set]
 
string uuid [get, set]
 Universally unique identifier of a notification More...
 
string subscriptionId [get, set]
 Internal identifier of a subscription More...
 
string timestamp [get, set]
 The timestamp of a call action in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time More...
 
string extensionId [get, set]
 Internal identifier of an extension Default: ~ More...
 
string action [get, set]
 Calling action, for example 'StartRing' More...
 
string sessionId [get, set]
 Identifier of a call session More...
 
string serverId [get, set]
 Identifier of a server More...
 
string from [get, set]
 Phone number of a caller. For GCM transport type '_from' property should be used More...
 
string fromName [get, set]
 Caller name More...
 
string to [get, set]
 Phone number of a callee More...
 
string toName [get, set]
 Callee name More...
 
string sid [get, set]
 Unique identifier of a session More...
 
string toUrl [get, set]
 SIP proxy registration name More...
 
string srvLvl [get, set]
 User data More...
 
string srvLvlExt [get, set]
 User data More...
 
string recUrl [get, set]
 File containing recorded caller name More...
 
long? pn_ttl [get, set]
 Notification lifetime value in seconds, the default value is 30 seconds Format: int32 More...
 
string ownerId [get, set]
 Internal identifier of a subscription owner extension More...
 

Events

 string { get
 Event filter name More...
 

Property Documentation

◆ action

string RingCentral.IncomingCallEvent.action
getset

Calling action, for example 'StartRing'

◆ aps

APSInfo RingCentral.IncomingCallEvent.aps
getset

◆ extensionId

string RingCentral.IncomingCallEvent.extensionId
getset

Internal identifier of an extension Default: ~

◆ from

string RingCentral.IncomingCallEvent.from
getset

Phone number of a caller. For GCM transport type '_from' property should be used

◆ fromName

string RingCentral.IncomingCallEvent.fromName
getset

Caller name

◆ ownerId

string RingCentral.IncomingCallEvent.ownerId
getset

Internal identifier of a subscription owner extension

◆ pn_ttl

long? RingCentral.IncomingCallEvent.pn_ttl
getset

Notification lifetime value in seconds, the default value is 30 seconds Format: int32

◆ recUrl

string RingCentral.IncomingCallEvent.recUrl
getset

File containing recorded caller name

◆ serverId

string RingCentral.IncomingCallEvent.serverId
getset

Identifier of a server

◆ sessionId

string RingCentral.IncomingCallEvent.sessionId
getset

Identifier of a call session

◆ sid

string RingCentral.IncomingCallEvent.sid
getset

Unique identifier of a session

◆ srvLvl

string RingCentral.IncomingCallEvent.srvLvl
getset

User data

◆ srvLvlExt

string RingCentral.IncomingCallEvent.srvLvlExt
getset

User data

◆ subscriptionId

string RingCentral.IncomingCallEvent.subscriptionId
getset

Internal identifier of a subscription

◆ timestamp

string RingCentral.IncomingCallEvent.timestamp
getset

The timestamp of a call action in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time

◆ to

string RingCentral.IncomingCallEvent.to
getset

Phone number of a callee

◆ toName

string RingCentral.IncomingCallEvent.toName
getset

Callee name

◆ toUrl

string RingCentral.IncomingCallEvent.toUrl
getset

SIP proxy registration name

◆ uuid

string RingCentral.IncomingCallEvent.uuid
getset

Universally unique identifier of a notification

Event Documentation

◆ string

RingCentral.IncomingCallEvent.string { get

Event filter name


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