---
title: "accept(configuration:constants:)"
framework: tabletopkit
role: symbol
role_heading: Type Method
path: "tabletopkit/tabletopinteraction/newindirectinteractionintent/accept(configuration:constants:)"
---

# accept(configuration:constants:)

Return accept to indicate that the interaction should be allowed to start and to specify its constants and initial configuration

## Declaration

```swift
static func accept(configuration: TabletopInteraction.Configuration, constants: TabletopInteraction.IndirectInteractionConstants) -> TabletopInteraction.NewIndirectInteractionIntent
```
