public interface IUnbluApiOpenConversationExceptionCallback extends IUnbluApiConversationExceptionCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onFailedToOpen(UnbluOpenConversationErrorType type,
java.lang.String details)
Error while opening the conversation.
|
onUiWasNeverShownonNotInitializedvoid onFailedToOpen(@NonNull
UnbluOpenConversationErrorType type,
@Nullable
java.lang.String details)
type - Type of the errordetails - Error message; Can be null