A B C D E G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- onComplete(TResult, MSQAException) - Method in interface com.microsoft.quickauth.signin.callback.OnCompleteListener
-
Called once finished and pass the nullable result and nullable error object.
- OnCompleteListener<TResult> - Interface in com.microsoft.quickauth.signin.callback
- onCreated(MSQASignInClient) - Method in interface com.microsoft.quickauth.signin.ClientCreatedListener
-
Called once when the client object is successfully created.
- onError(MSQAException) - Method in interface com.microsoft.quickauth.signin.ClientCreatedListener
-
Called once failure and pass the error.
- onFailure(MSQAException) - Method in interface com.microsoft.quickauth.signin.callback.OnFailureListener
-
Called once failure and pass the error object.
- OnFailureListener - Interface in com.microsoft.quickauth.signin.callback
- onSuccess(TResult) - Method in interface com.microsoft.quickauth.signin.callback.OnSuccessListener
-
Called once succeed and pass the result object.
- OnSuccessListener<TResult> - Interface in com.microsoft.quickauth.signin.callback
- OPTIONS - Static variable in annotation type com.microsoft.quickauth.signin.internal.http.MSQAHttpMethod
All Classes All Packages