A
B
C
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
A
- AccessTokenException - class in com.snap.loginkit.exceptions
- Exception thrown when the access token request fails.
- AccessTokenException.Status - class in com.snap.loginkit.exceptions.AccessTokenException
- Provides detailed status for the exception.
- AccessTokenResultCallback - class in com.snap.loginkit
- The public API interface to listen for Access Token updates.
- addLoginStateCallback(LoginStateCallback) - function in com.snap.loginkit.SnapLogin
- Method to add a callback to receive updates to the user's login status.
- addSuppressed(Throwable) - function in java.lang.AccessTokenException
- addSuppressed(Throwable) - function in java.lang.LoginException
- addSuppressed(Throwable) - function in java.lang.LoginKitBaseException
- addSuppressed(Throwable) - function in java.lang.UserDataException
- addSuppressed(Throwable) - function in java.lang.FirebaseCustomTokenException
- AUTHORIZATION_FAILURE - enum entry in com.snap.loginkit.exceptions.LoginException.Status
Signifies that the OAuth request to Snapchat failed due to authorization error.
- AUTHORIZATION_FAILURE - enum entry in com.snap.loginkit.exceptions.FirebaseCustomTokenException.Status
Signifies that the OAuth request to Snapchat failed due to authorization error.