timeout

val timeout: Int? = null

Parameters

timeout

Timeout in seconds for long polling. Defaults to 0, i.e. usual short polling. Should be positive, short polling should be used for testing purposes only.