UnbluApiRetrieveOpenConversationIdError

public enum UnbluApiRetrieveOpenConversationIdError : Error

Error which can occur when trying to get the person info

  • Api is not initialized. May it is in error state if it was already initialized before

    Declaration

    Swift

    case apiNotInitialized
  • The UI must be at least shown once after initialization, otherwise this error is thrown

    Declaration

    Swift

    case uiWasNeverShown