UnbluApiNotInitializedError

public enum UnbluApiNotInitializedError : Error

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

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

    Declaration

    Swift

    case apiNotInitialized