requestTimeout property

int requestTimeout
final

Controls the maximum time in seconds to wait to get the data. If you have a slow connection make sure to use the correct seconds.

Default is 5 seconds

Implementation

final int requestTimeout;