A C G I P R S V W

S

setBaseResourceUrl(String) - Method in class com.betfair.games.ApiClient
Set the base resource url for the API service this client is using.
setSleep(int) - Method in class com.betfair.games.ApiClient
Set the number of seconds this client is supposed to sleep between each request while watching an API channel.
startWatching() - Method in class com.betfair.games.ApiClient
The client should now start to watch a specified API channel.
stopWatching() - Method in class com.betfair.games.ApiClient
If the client is in a loop watching an API channel it should stop and must not resume unless the start() method is called again for the Thread.

A C G I P R S V W