public interface IUnbluDeinitializeExceptionCallback
UnbluCoreApi| Modifier and Type | Method and Description |
|---|---|
void |
onDeinitFailed(java.lang.String details)
General error which caused the api not to start.
|
void onDeinitFailed(@Nullable
java.lang.String details)
details - Detailed message about the error. Can be null