Contents

buildEither(second:)

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

Declaration

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

Parameters

  • component:

    An accessory message from the second branch.

See Also

Type Methods - generated