public interface OobUnregistrationCallback
OobUnregistrationManager.unregister()
 method.| Modifier and Type | Method and Description | 
|---|---|
void | 
onOobUnregistrationResponse(OobResponse response)
Be called as soon as the unregistration process completes. 
 | 
void onOobUnregistrationResponse(OobResponse response)
response - The OOB unregistration response object carrying the result of the operation and the additional data in
         case of success.