Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# OAuthClient.ErrorCode\n\nSummary: [Inherited Methods](#inhmethods) \n\nOAuthClient.ErrorCode\n=====================\n\n\n`\npublic\nstatic\n\nabstract\n@interface\nOAuthClient.ErrorCode\n`\n\n\n`\n\n\nimplements\n\n`[Annotation](http://developer.android.com/reference/java/lang/annotation/Annotation.html)`\n\n\n`\n\n|---------------------------------------------------------------|\n| android.support.wearable.authentication.OAuthClient.ErrorCode |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\n\n**This @interface is deprecated.** \n\nuse `androidx.wear.phone.interactions.authentication.RemoteAuthClient`\nprovided by the [Jetpack Wear Phone\nInteractions](../../../../../jetpack/androidx/releases/wear) library instead.\n\nErrors returned in [OAuthClient.Callback.onAuthorizationError(int)](../../../../../reference/android/support/wearable/authentication/OAuthClient.Callback.html#onAuthorizationError(int)).\n\nSummary\n-------\n\n| ### Inherited methods |\n|-----------------------|---|\n| From interface ` `[java.lang.annotation.Annotation](http://developer.android.com/reference/java/lang/annotation/Annotation.html)` ` |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| | ` abstract `[Class](http://developer.android.com/reference/java/lang/Class.html)`\u003c? extends `[Annotation](http://developer.android.com/reference/java/lang/annotation/Annotation.html)`\u003e` | ` annotationType() ` | | ` abstract boolean` | ` equals(`[Object](http://developer.android.com/reference/java/lang/Object.html)` arg0) ` | | ` abstract int` | ` hashCode() ` | | ` abstract `[String](http://developer.android.com/reference/java/lang/String.html) | ` toString() ` | ||"]]