A
B
C
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
F
- fetchAccessToken(AccessTokenResultCallback) - function in com.snap.loginkit.SnapLogin
- Fetches the access token for the current user.
- fetchUserData(UserDataQuery,UserDataResultCallback) - function in com.snap.loginkit.SnapLogin
- Fetches the user data based on scopes requested.
- fillInStackTrace() - function in java.lang.AccessTokenException
- fillInStackTrace() - function in java.lang.LoginException
- fillInStackTrace() - function in java.lang.LoginKitBaseException
- fillInStackTrace() - function in java.lang.UserDataException
- fillInStackTrace() - function in java.lang.FirebaseCustomTokenException
- FirebaseCustomTokenException - class in com.snap.loginkit.exceptions
- Exception thrown when the firebase custom token request fails.
- FirebaseCustomTokenException.Status - class in com.snap.loginkit.exceptions.FirebaseCustomTokenException
- Provides detailed status for the exception.
- FirebaseCustomTokenResultCallback - class in com.snap.loginkit
- The public API interface to listen for Firebase Custom Token updates.