GameboardInteractionHandler
GameboardInteractionHandler = (
context) =>GameboardInteractionHandlerResult|undefined
Defined in: src/commands/commands.ts:146
Game-supplied handler for commands that require host-specific policy.
Parameters
Section titled “Parameters”context
Section titled “context”GameboardInteractionHandlerContext
Returns
Section titled “Returns”GameboardInteractionHandlerResult | undefined