| Package | Description |
|---|---|
| okhttp3.slack |
| Modifier and Type | Method and Description |
|---|---|
OAuthSession |
SlackApi.exchangeCode(String code,
HttpUrl redirectUrl)
See https://api.slack.com/methods/oauth.access.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlackClient.initOauthSession(OAuthSession session)
Set the OAuth session for this client.
|
void |
OAuthSessionFactory.Listener.sessionGranted(OAuthSession session) |
Copyright © 2017. All Rights Reserved.