- getAccessToken() - Method in interface com.snapchat.kit.sdk.core.networking.AuthTokenManager
-
Synchronously returns existing valid access token.
- getApi(Context) - Static method in class com.snapchat.kit.sdk.SnapLogin
-
Method to get the Login Kit API.
- getAuthTokenManager(Context) - Static method in class com.snapchat.kit.sdk.SnapLogin
-
Getter for AuthTokenManager.
- getAvatar() - Method in class com.snapchat.kit.sdk.login.models.UserBitmojiData
-
Deprecated.
- getAvatarId() - Method in class com.snapchat.kit.sdk.login.api.models.BitmojiData
-
Returns the Avatar ID of the user's bitmoji.
- getBitmojiData() - Method in class com.snapchat.kit.sdk.login.api.models.MeData
-
Returns the Bitmoji data of the user.
- getBitmojiData() - Method in class com.snapchat.kit.sdk.login.models.MeData
-
Deprecated.
- getButton(Context, ViewGroup) - Static method in class com.snapchat.kit.sdk.SnapLogin
-
Method to get a standard "login" button to authenticate using Snapchat.
- getButtonWithFlags(Context, ViewGroup, SnapKitFeatureOptions) - Static method in class com.snapchat.kit.sdk.SnapLogin
-
Method to get a standard "login" button to authenticate using Snapchat.
- getData() - Method in class com.snapchat.kit.sdk.login.api.models.GraphQLResponse
-
Returns the data for this GraphQL response.
- getDisplayName() - Method in class com.snapchat.kit.sdk.login.api.models.MeData
-
Returns the Display Name of the user.
- getDisplayName() - Method in class com.snapchat.kit.sdk.login.models.MeData
-
Deprecated.
- getErrorCode() - Method in class com.snapchat.kit.sdk.login.api.models.ExtensionsData
-
Returns the error code.
- getErrors() - Method in class com.snapchat.kit.sdk.login.api.models.GraphQLResponse
-
Returns the list of errors for this GraphQL response.
- getErrorType() - Method in class com.snapchat.kit.sdk.login.models.UserDataError
-
Deprecated.
- getExtensionsData() - Method in class com.snapchat.kit.sdk.login.api.models.UserDataError
-
Returns the Extensions data of the error.
- getExternalId() - Method in class com.snapchat.kit.sdk.login.api.models.MeData
-
Returns the External ID of the user.
- getExternalId() - Method in class com.snapchat.kit.sdk.login.models.MeData
-
Deprecated.
- getId() - Method in class com.snapchat.kit.sdk.login.models.UserBitmojiData
-
Deprecated.
- getIdToken() - Method in class com.snapchat.kit.sdk.login.api.models.MeData
-
Returns the Snap OIDC (OpenID Connect) token.
- getLoginStateController(Context) - Static method in class com.snapchat.kit.sdk.SnapLogin
-
Getter for the Login State Controller.
- getMe() - Method in class com.snapchat.kit.sdk.login.models.UserData
-
Deprecated.
- getMeData() - Method in class com.snapchat.kit.sdk.login.api.models.UserData
-
Returns the Me data of the user.
- getMessage() - Method in class com.snapchat.kit.sdk.login.api.models.UserDataError
-
Returns the detailed message string of the error.
- getPacksJson() - Method in class com.snapchat.kit.sdk.login.models.UserBitmojiData
-
Deprecated.
- getPath() - Method in class com.snapchat.kit.sdk.login.api.models.UserDataError
-
Returns the query path which experienced the error.
- getProfileLink() - Method in class com.snapchat.kit.sdk.login.models.MeData
-
Deprecated.
- getQuery() - Method in class com.snapchat.kit.sdk.login.api.BitmojiQuery
-
Returns the query String.
- getQuery() - Method in class com.snapchat.kit.sdk.login.api.UserDataQuery
-
Returns the query String.
- getSelfie() - Method in class com.snapchat.kit.sdk.login.models.UserBitmojiData
-
Deprecated.
- getTwoDAvatarUrl() - Method in class com.snapchat.kit.sdk.login.api.models.BitmojiData
-
Returns the 2D Avatar Url of the user's bitmoji.
- getUsers() - Method in class com.snapchat.kit.sdk.login.models.ExternalUsersData
-
- getVersion() - Static method in class com.snapchat.kit.sdk.SnapLogin
-
- GraphQLResponse<T1,T2> - Class in com.snapchat.kit.sdk.login.api.models
-
Represents the general format for GraphQL responses.
- GraphQLResponse() - Constructor for class com.snapchat.kit.sdk.login.api.models.GraphQLResponse
-