| Interface | Description |
|---|---|
| OAuthSessionFactory.Listener |
| Class | Description |
|---|---|
| OAuthSession |
Authorization for an application to make Slack API calls on behalf of a user.
|
| OAuthSessionFactory |
Runs a MockWebServer on localhost and uses it as the backend to receive an OAuth session.
|
| RtmSession |
A realtime messaging session.
|
| RtmStartResponse |
See https://api.slack.com/methods/rtm.start.
|
| SlackApi |
API access to the Slack API as an application.
|
| SlackClient |
A connection to Slack as a single user.
|
Copyright © 2017. All Rights Reserved.