| Class | Description |
|---|---|
| DeepLinkAuthUtil |
Utilities to support deep link authorization.
|
| LevelUpDeepLinkIntegrator |
Deep Link Authorization allows third party apps to request an access token for a LevelUp user
with
Intents. |
| LevelUpDeepLinkIntegrator.PermissionsRequestResult |
The result of a call to
LevelUpDeepLinkIntegrator.requestPermissions(java.util.Collection<java.lang.String>). |
| Exception | Description |
|---|---|
| DeepLinkAuthUtil.LevelUpNotInstalledException |
Thrown if LevelUp is not installed.
|