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
Intent s. |
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.
|