Package com.slack.api.methods
Interface SlackApiBinaryResponse
- All Superinterfaces:
SlackApiResponse
- All Known Implementing Classes:
AdminAnalyticsGetFileResponse
public interface SlackApiBinaryResponse extends SlackApiResponse
-
Method Summary
Modifier and Type Method Description byte[]asBytes()Methods inherited from interface com.slack.api.methods.SlackApiResponse
getHttpResponseHeaders, setHttpResponseHeaders
-
Method Details
-
asBytes
byte[] asBytes() throws java.io.IOException- Throws:
java.io.IOException
-