Interface OpenConversationExceptionCallback

    • Method Detail

      • onFailedToOpen

        void onFailedToOpen​(@NonNull
                            OpenConversationErrorType type,
                            @Nullable
                            java.lang.String details)
        Error while opening the conversation. See error type for details
        Parameters:
        type - Type of the error
        details - Error message; Can be null