public interface PasswearCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onResult(java.lang.Object data,
Error error)
Called on completion of an action or if an error occurs
|
void onResult(java.lang.Object data,
Error error)
data - Data returned from the callbackerror - Error returned from the callback