Package es.situm.sdk.communication
-
Interface Summary Interface Description CommunicationConfig Defines the configuration for CommunicationManager requests.CommunicationManager The Communication manager allows you to make asynchronous requests to the server, mostly to fetch data.CommunicationManager.Code The error codes received inHandler.onFailure(Error)
on theCommunicationManager
CommunicationManager.PropertyKey -
Class Summary Class Description CommunicationConfigImpl HttpRequest Custom HTTP request to use withHttpRequestExecutor
.HttpRequest.Builder HttpRequestExecutor Class intended just for internal SDK use to make custom HTTP requests to the Dashboard -
Annotation Types Summary Annotation Type Description CommunicationOptions Deprecated. HttpMethod The supported HTTP methods used in the custom requestsHttpOption The supported HTTP options use inHttpRequest