Documentation
¶
Index ¶
Constants ¶
View Source
const ( ActionAccountRemoved = "android.accounts.action.ACCOUNT_REMOVED" ActionAuthenticatorIntent = "android.accounts.AccountAuthenticator" AuthenticatorAttributesName = "account-authenticator" AuthenticatorMetaDataName = "android.accounts.AccountAuthenticator" KeyAccounts = "accounts" KeyAccountAuthenticatorResponse = "accountAuthenticatorResponse" KeyAccountManagerResponse = "accountManagerResponse" KeyAccountName = "authAccount" KeyAccountSessionBundle = "accountSessionBundle" KeyAccountStatusToken = "accountStatusToken" KeyAccountType = "accountType" KeyAndroidPackageName = "androidPackageName" KeyAuthenticatorTypes = "authenticator_types" KeyAuthtoken = "authtoken" KeyAuthFailedMessage = "authFailedMessage" KeyAuthTokenLabel = "authTokenLabelKey" KeyBooleanResult = "booleanResult" KeyCallerPid = "callerPid" KeyCallerUid = "callerUid" KeyErrorCode = "errorCode" KeyErrorMessage = "errorMessage" KeyIntent = "intent" KeyLastAuthenticatedTime = "lastAuthenticatedTime" KeyPassword = "password" KeyUserdata = "userdata" LoginAccountsChangedAction = "android.accounts.LOGIN_ACCOUNTS_CHANGED" PackageNameKeyLegacyNotVisible = "android:accounts:key_legacy_not_visible" PackageNameKeyLegacyVisible = "android:accounts:key_legacy_visible" )
View Source
const ( ErrorCodeBadArguments = 7 ErrorCodeBadAuthentication = 9 ErrorCodeBadRequest = 8 ErrorCodeCanceled = 4 ErrorCodeInvalidResponse = 5 ErrorCodeNetworkError = 3 ErrorCodeRemoteException = 1 ErrorCodeUnsupportedOperation = 6 VisibilityNotVisible = 3 VisibilityUndefined = 0 VisibilityUserManagedNotVisible = 4 VisibilityUserManagedVisible = 2 VisibilityVisible = 1 Creator = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.