Package | Description |
---|---|
com.snapchat.kit.sdk.login.api |
Modifier and Type | Method and Description |
---|---|
UserDataQuery |
UserDataQuery.Builder.build()
Builds the query for requested resources.
|
Modifier and Type | Method and Description |
---|---|
void |
SnapLoginApi.fetchUserData(UserDataQuery query,
UserDataResultCallback callback)
Method to fetch the user data based on scopes requested.
|