public class BotOptions extends Object
| Constructor and Description |
|---|
BotOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProxyHost() |
int |
getProxyPort() |
boolean |
hasProxy() |
void |
setProxyHost(String proxyHost) |
void |
setProxyPort(int proxyPort) |
Copyright © 2016. All rights reserved.