|
class | Client |
| DeviceAtlas Cloud API. This client library can be used to easily get device data from the DeviceAtlas Cloud service. To reduce cloud calls and improve performance the API locally caches the data returned from the cloud service. The caching uses the built in .NET cache backed by a file cache. More...
|
|
class | ClientHeader |
|
class | ClientWeb |
| This web client is an extension of the Client class to provide device identification by passing a HttpRequest object in addition to the base client's identification methods. More...
|
|
class | ClientWebFramework |
| This web client is an extension of the Client class to provide device identification by passing a HttpRequest object in addition to the base client's identification methods. More...
|
|
class | DaClientException |
| A wrapper exception for any exceptions thrown in the Client API More...
|
|
class | Json |
| <exclude>
|
|
class | JsonException |
| The JsonException is thrown by the Json class when there is an error parsing the Json. More...
|
|
class | Server |
| Defines a cloud end-point (server) More...
|
|
class | Util |
|