-
- All Implemented Interfaces:
public interface RegisterCallbackInterface which represents callback for the method register on its completion.
-
-
Method Summary
Modifier and Type Method Description abstract voidonComplete(RegisterResult result)-
-
Method Detail
-
onComplete
abstract void onComplete(RegisterResult result)
-
-
-
-