|
RingCentral .Net SDK
|

Public Member Functions | |
| Account.Index | Account (string accountId="~") |
| ClientInfo.Index | ClientInfo () |
| Dictionary.Index | Dictionary () |
| Index (RestClient rc, string apiVersion="v1.0") | |
| string | Path (bool withParameter=true) |
| async Task< ApiVersionsList > | List (RestRequestConfig restRequestConfig=null) |
| Returns current API version(s) and server info. HTTP Method: get Endpoint: /restapi Rate Limit Group: NoThrottling More... | |
| async Task< ApiVersionInfo > | Get (RestRequestConfig restRequestConfig=null) |
| Returns current API version info by apiVersion. HTTP Method: get Endpoint: /restapi/{apiVersion} Rate Limit Group: NoThrottling More... | |
| NumberParser.Index | NumberParser () |
| Oauth.Index | Oauth () |
| Subscription.Index | Subscription (string subscriptionId=null) |
| V2.Index | V2 () |
Public Attributes | |
| string | apiVersion |
| RestClient | rc |
|
inline |
Returns current API version info by apiVersion. HTTP Method: get Endpoint: /restapi/{apiVersion} Rate Limit Group: NoThrottling
|
inline |
Returns current API version(s) and server info. HTTP Method: get Endpoint: /restapi Rate Limit Group: NoThrottling