| Interface | Description |
|---|---|
| IBaseClient |
A client that communications with an OData service
|
| IClientConfig |
The default configuration for a service client
|
| IConnectionConfig |
| Class | Description |
|---|---|
| BaseActionRequestBuilder |
The base method request builder class used for POST actions
|
| BaseClient |
A client that communications with an OData service
|
| BaseFunctionRequestBuilder |
The base method request builder class
|
| Constants | |
| DefaultClientConfig |
The default configuration for a service client
|
| DefaultConnectionConfig |
| Enum | Description |
|---|---|
| GraphErrorCodes |
The common Graph error codes
See http://graph.microsoft.io/GraphDocuments/en-us/overview/errors.htm for more details.
|
| Exception | Description |
|---|---|
| ClientException |
An exception from the client.
|