authorizeTimeoutInSeconds property

int? authorizeTimeoutInSeconds
final

A maximum number of seconds to wait before declaring background calls to /authorize as failed for timeout. Defaults to 60 seconds.

Implementation

final int? authorizeTimeoutInSeconds;