RingCentral .Net SDK
Public Member Functions | Public Attributes | List of all members
RingCentral.Paths.Restapi.Account.ActiveCalls.Index Class Reference
Collaboration diagram for RingCentral.Paths.Restapi.Account.ActiveCalls.Index:
Collaboration graph
[legend]

Public Member Functions

 Index (Account.Index parent)
 
string Path (bool withParameter=false)
 
async Task< CallLogResponseGet (ListCompanyActiveCallsParameters queryParams=null, RestRequestConfig restRequestConfig=null)
 Returns records of all calls that are in progress, ordered by start time in descending order. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/active-calls Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: ReadCallLog More...
 

Public Attributes

Account.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Get()

async Task<CallLogResponse> RingCentral.Paths.Restapi.Account.ActiveCalls.Index.Get ( ListCompanyActiveCallsParameters  queryParams = null,
RestRequestConfig  restRequestConfig = null 
)
inline

Returns records of all calls that are in progress, ordered by start time in descending order. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/active-calls Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: ReadCallLog


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