Package com.slack.api.methods
Interface SlackApiBinaryResponse
- All Superinterfaces:
SlackApiResponse
- All Known Implementing Classes:
AdminAnalyticsGetFileResponse
Some APIs such as admin.analytics.getFile return binary data when the API call is successful.
-
Method Summary
Methods inherited from interface com.slack.api.methods.SlackApiResponse
getHttpResponseHeaders, setHttpResponseHeaders
-
Method Details
-
asBytes
- Throws:
IOException
-