Structs

The following structs are available globally.

  • Class represents Condition

    See more

    Declaration

    Swift

    public struct Condition
  • Represents ErrorResponse from IoT Cloud

    See more

    Declaration

    Swift

    public struct ErrorResponse
  • Class represents Trigger

    See more

    Declaration

    Swift

    public struct Trigger
  • Class represents Command

    See more

    Declaration

    Swift

    public struct Command
  • Represents Kii Cloud Application

    See more

    Declaration

    Swift

    public struct KiiApp
  • Action of a command.

    See more

    Declaration

    Swift

    public struct Action
  • Represents entity type and its ID.

    See more

    Declaration

    Swift

    public struct TypedID: Equatable
  • Represents Owner

    See more

    Declaration

    Swift

    public struct Owner: Hashable