UnbluClientNotInitializedError

public enum UnbluClientNotInitializedError : Error

Error which occurs if the UnbluClient is not initialized and a call to the api was done.

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

    Declaration

    Swift

    case clientNotInitialized