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