Documentation
¶
Overview ¶
Package accounts provides Go bindings for .
Index ¶
Constants ¶
View Source
const ( ActionAccountRemoved = consts.ActionAccountRemoved ActionAuthenticatorIntent = consts.ActionAuthenticatorIntent AuthenticatorAttributesName = consts.AuthenticatorAttributesName AuthenticatorMetaDataName = consts.AuthenticatorMetaDataName KeyAccounts = consts.KeyAccounts KeyAccountAuthenticatorResponse = consts.KeyAccountAuthenticatorResponse KeyAccountManagerResponse = consts.KeyAccountManagerResponse KeyAccountName = consts.KeyAccountName KeyAccountSessionBundle = consts.KeyAccountSessionBundle KeyAccountStatusToken = consts.KeyAccountStatusToken KeyAccountType = consts.KeyAccountType KeyAndroidPackageName = consts.KeyAndroidPackageName KeyAuthenticatorTypes = consts.KeyAuthenticatorTypes KeyAuthtoken = consts.KeyAuthtoken KeyAuthFailedMessage = consts.KeyAuthFailedMessage KeyAuthTokenLabel = consts.KeyAuthTokenLabel KeyBooleanResult = consts.KeyBooleanResult KeyCallerPid = consts.KeyCallerPid KeyCallerUid = consts.KeyCallerUid KeyErrorCode = consts.KeyErrorCode KeyErrorMessage = consts.KeyErrorMessage KeyIntent = consts.KeyIntent KeyLastAuthenticatedTime = consts.KeyLastAuthenticatedTime KeyPassword = consts.KeyPassword KeyUserdata = consts.KeyUserdata LoginAccountsChangedAction = consts.LoginAccountsChangedAction PackageNameKeyLegacyNotVisible = consts.PackageNameKeyLegacyNotVisible PackageNameKeyLegacyVisible = consts.PackageNameKeyLegacyVisible )
View Source
const ( ErrorCodeBadArguments = consts.ErrorCodeBadArguments ErrorCodeBadAuthentication = consts.ErrorCodeBadAuthentication ErrorCodeBadRequest = consts.ErrorCodeBadRequest ErrorCodeCanceled = consts.ErrorCodeCanceled ErrorCodeInvalidResponse = consts.ErrorCodeInvalidResponse ErrorCodeNetworkError = consts.ErrorCodeNetworkError ErrorCodeRemoteException = consts.ErrorCodeRemoteException ErrorCodeUnsupportedOperation = consts.ErrorCodeUnsupportedOperation VisibilityNotVisible = consts.VisibilityNotVisible VisibilityUndefined = consts.VisibilityUndefined VisibilityUserManagedNotVisible = consts.VisibilityUserManagedNotVisible VisibilityUserManagedVisible = consts.VisibilityUserManagedVisible VisibilityVisible = consts.VisibilityVisible Creator = consts.Creator )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.