Package | Description |
---|---|
com.scvngr.levelup.deeplinkauth |
Modifier and Type | Method and Description |
---|---|
static LevelUpDeepLinkIntegrator.PermissionsRequestResult |
LevelUpDeepLinkIntegrator.parseActivityResult(int requestCode,
int resultCode,
Intent data)
Call this from
Activity.onActivityResult(int, int, android.content.Intent) . |