public static final class ResponseParsers.ReceiveMessageParser extends java.lang.Object implements ResponseParser<ReceiveMessageResult>
Constructor and Description |
---|
ReceiveMessageParser() |
Modifier and Type | Method and Description |
---|---|
ReceiveMessageResult |
parse(okhttp3.Response response) |
public ReceiveMessageResult parse(okhttp3.Response response) throws java.io.IOException
parse
in interface ResponseParser<ReceiveMessageResult>
java.io.IOException