public static interface PermissionManager.MakeOfferCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onSuccess(String offerToken)
Called when the offer was successfully created.
|
void onSuccess(String offerToken)
offerToken - token representing the offer that can be sent to other users.