UnbluRetrieveOpenConversationIdError
enum UnbluRetrieveOpenConversationIdError
Error which can occur when trying to get the person info
-
UnbluClientis not initialized. May it is in error state if it was already initialized beforeDeclaration
Swift
case clientNotInitialized -
The UI must be at least shown once after initialization, otherwise this error is thrown
Declaration
Swift
case uiWasNeverShown