acceptanceTimeoutSeconds property
The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required. If any player rejects the match or fails to accept before the timeout, the tickets are returned to the ticket pool and continue to be evaluated for an acceptable match.
Implementation
final int? acceptanceTimeoutSeconds;