Behaviour and macro for App Intents fulfillment handlers.
Summary
Types
Callbacks
@callback handle(map(), AppleIntents.Context.t()) :: handler_result()
@callback intent_id() :: String.t()
@callback require_approval?() :: boolean()
Behaviour and macro for App Intents fulfillment handlers.
@callback handle(map(), AppleIntents.Context.t()) :: handler_result()
@callback intent_id() :: String.t()
@callback require_approval?() :: boolean()