T - public static interface Http.ResponseHandler<T>
| Modifier and Type | Method and Description |
|---|---|
T |
handleResponse(Http.Response response,
ErrorInfo error) |
T handleResponse(Http.Response response, ErrorInfo error) throws AblyException
AblyException