| Package | Description |
|---|---|
| com.virgilsecurity.sdk.client | |
| com.virgilsecurity.sdk.client.model.identity | |
| com.virgilsecurity.sdk.client.service |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityClient.verify(String type,
String value,
ResponseCallback<Action> callback)
Verify identity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Confirmation
This class represents confirmation data.
|
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Action> |
IdentityService.verify(Identity identity)
Initiates the process to verify the Identity Request info.
|
Copyright © 2016. All rights reserved.