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

Public Member Functions

 Index (Oauth.Index parent)
 
string Path (bool withParameter=false)
 
async Task< SessionInfoResponseGet (RestRequestConfig restRequestConfig=null)
 Returns information about current OAuth session HTTP Method: get Endpoint: /restapi/oauth/session-info Rate Limit Group: Auth More...
 

Public Attributes

Oauth.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Get()

async Task<SessionInfoResponse> RingCentral.Paths.Restapi.Oauth.SessionInfo.Index.Get ( RestRequestConfig  restRequestConfig = null)
inline

Returns information about current OAuth session HTTP Method: get Endpoint: /restapi/oauth/session-info Rate Limit Group: Auth


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