- onCompleted(JsonElement, Exception, ServiceFilterResponse) - Method in interface com.microsoft.windowsazure.mobileservices.ApiJsonOperationCallback
-
Method to call when the operation is completed
- onCompleted(E, Exception, ServiceFilterResponse) - Method in interface com.microsoft.windowsazure.mobileservices.ApiOperationCallback
-
Method to call when the operation is completed
- onCompleted(Exception, ServiceFilterResponse) - Method in interface com.microsoft.windowsazure.mobileservices.TableDeleteCallback
-
Method to call if the operation finishes successfully
- onCompleted(JsonObject, Exception, ServiceFilterResponse) - Method in interface com.microsoft.windowsazure.mobileservices.TableJsonOperationCallback
-
Method to call if the operation finishes successfully
- onCompleted(JsonElement, int, Exception, ServiceFilterResponse) - Method in interface com.microsoft.windowsazure.mobileservices.TableJsonQueryCallback
-
Method to call if the operation finishes successfully
- onCompleted(E, Exception, ServiceFilterResponse) - Method in interface com.microsoft.windowsazure.mobileservices.TableOperationCallback
-
Method to call if the operation finishes successfully
- onCompleted(List<E>, int, Exception, ServiceFilterResponse) - Method in interface com.microsoft.windowsazure.mobileservices.TableQueryCallback
-
Method to call if the operation finishes successfully
- onCompleted(MobileServiceUser, Exception, ServiceFilterResponse) - Method in interface com.microsoft.windowsazure.mobileservices.UserAuthenticationCallback
-
Method to call if the authentication process finishes successfully
- onNext(ServiceFilterRequest, ServiceFilterResponseCallback) - Method in interface com.microsoft.windowsazure.mobileservices.NextServiceFilterCallback
-
Method called to execute the next ServiceFilter in the pipeline
- onResponse(ServiceFilterResponse, Exception) - Method in interface com.microsoft.windowsazure.mobileservices.ServiceFilterResponseCallback
-
Method to execute when the response is ready to be processed
- or() - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Conditional or.
- or(MobileServiceQuery<?>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Conditional or.
- or() - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Conditional or.
- or(MobileServiceQuery<?>) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Conditional or.
- orderBy(String, QueryOrder) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Adds a new order by statement