Package com.nagra.otvaa.sdk.utils
Interface SimpleHttpRequest.ResponseHandler
- Enclosing class:
- SimpleHttpRequest
public static interface SimpleHttpRequest.ResponseHandler
Callback that notifies on success or failure of an HTTP request. This interface can be used an
alternative to making explicit calls to retrieve, for example, the status code of the response
-
Method Summary
-
Method Details
-
onSuccess
-
onFailure
-