Class and Description |
---|
AndroidHttpClientFactory
Factory for AndroidHttpClient instances
|
ApiJsonOperationCallback
Callback used after a custom Api invocation is executed using JSON
|
ApiOperationCallback
Callback used after a custom Api invocation is executed
|
MobileServiceAuthenticationProvider
Authentication providers to use with a Mobile Service
|
MobileServiceClient
Entry-point for Windows Azure Mobile Services interactions
|
MobileServiceException |
MobileServiceJsonTable
Represents a Mobile Service Table
|
MobileServicePreconditionFailedExceptionBase |
MobileServiceQuery
Class that represents a query to a table, where E is the callback class to
use when executing the query
|
MobileServiceSystemProperty
The available System Properties in Mobile Service
|
MobileServiceTable
Represents a Mobile Service Table
|
MobileServiceUser
Mobile Service authenticated user
|
NextServiceFilterCallback
Callback used to chain service filters
|
QueryOrder
Sort order values
|
ServiceFilter
The service filter can be used to manipulate requests and responses in the
HTTP pipeline used by the MobileServiceClient.
|
ServiceFilterRequest
Represents an HTTP request that can be manipulated by ServiceFilters
|
ServiceFilterResponse
Represents an HTTP response that can be manipulated by ServiceFilters
|
ServiceFilterResponseCallback
Callback to invoke after processing the ServiceFilters and executing the
request
|
TableJsonOperationCallback
Callback used after a TableOperation is executed using JSON
|
TableJsonQueryCallback
Callback used after a query is executed using JSON
|
TableOperationCallback
Callback used after a TableOperation is executed
|
TableQueryCallback
Callback used after a query is executed
|
UserAuthenticationCallback
Callback for the user authentication process
|