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

Public Member Functions

 Index (Account.Index parent)
 
string Path (bool withParameter=false)
 
async Task< AccountPresenceInfoGet (ReadAccountPresenceParameters queryParams=null, RestRequestConfig restRequestConfig=null)
 Returns presence status of all extensions of an account. Please note: The presenceStatus is returned as Offline (the parameters telephonyStatus, message, userStatus and dndStatus are not returned at all) for the following extension types: Department, Announcement Only, Voicemail (Take Messages Only), Fax User, Paging Only Group, Shared Lines Group, IVR Menu, Application Extension. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/presence Rate Limit Group: Heavy App Permission: ReadPresence User Permission: ReadPresenceStatus More...
 

Public Attributes

Account.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Get()

async Task<AccountPresenceInfo> RingCentral.Paths.Restapi.Account.Presence.Index.Get ( ReadAccountPresenceParameters  queryParams = null,
RestRequestConfig  restRequestConfig = null 
)
inline

Returns presence status of all extensions of an account. Please note: The presenceStatus is returned as Offline (the parameters telephonyStatus, message, userStatus and dndStatus are not returned at all) for the following extension types: Department, Announcement Only, Voicemail (Take Messages Only), Fax User, Paging Only Group, Shared Lines Group, IVR Menu, Application Extension. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/presence Rate Limit Group: Heavy App Permission: ReadPresence User Permission: ReadPresenceStatus


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