RecaptchaDefinitions

object RecaptchaDefinitions


Definitions that are used by the RecaptchaClient instance

Summary

Constants

const Long

The default value for timeout when calling method execute.

const Long

The default value for timeout when calling method getClient.

const Long

The minimum accepted timeout when calling method execute.

const Long

The minimum accepted timeout when calling method getClient.

Constants

DEFAULT_TIMEOUT_EXECUTE

const val DEFAULT_TIMEOUT_EXECUTELong

The default value for timeout when calling method execute.

DEFAULT_TIMEOUT_INIT

const val DEFAULT_TIMEOUT_INITLong

The default value for timeout when calling method getClient.

MIN_TIMEOUT_EXECUTE

const val MIN_TIMEOUT_EXECUTELong

The minimum accepted timeout when calling method execute.

MIN_TIMEOUT_INIT

const val MIN_TIMEOUT_INITLong

The minimum accepted timeout when calling method getClient.