| Modifier and Type | Field and Description |
|---|---|
protected SlackSession.ProxySettings |
SlackConnector.proxySettings |
protected SlackSession.ProxySettings |
SlackConnector.ConnectThread.proxySettings |
| Constructor and Description |
|---|
ConnectThread(java.lang.String webHookUrl,
SlackSession.ProxySettings proxySettings) |
SlackSession(java.lang.String webHookUrl,
SlackSession.ProxySettings proxySettingsOrNull)
Create a session.
|