buildEither(second:)
Builds an accessory message from the second branch of a conditional.
Declaration
static func buildEither(second component: AccessoryMessage) -> AccessoryMessageParameters
- component:
An accessory message from the second branch.
Builds an accessory message from the second branch of a conditional.
static func buildEither(second component: AccessoryMessage) -> AccessoryMessageAn accessory message from the second branch.