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