Contents

buildEither(first:)

Builds an accessory message from the first branch of a conditional.

Declaration

static func buildEither(first component: AccessoryMessage) -> AccessoryMessage

Parameters

  • component:

    An accessory message from the first branch.

See Also

Type Methods - generated