UnbluRetrieveOpenConversationIdError
public enum UnbluRetrieveOpenConversationIdError : Error
Error which can occur when trying to get the person info
-
UnbluClient
is 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