Package io.didomi.sdk.remote
See: Description
-
Class Summary Class Description ConnectivityHelper GSONInterfaceAdapter Helper class used for serialization/deserialization different Json structures via Gson For instance Vendor is exposed as Interface, but there are differences in JSON structure for TCF1 and TCF2 versions HttpRequestHelper Wrapper created to abstract HTTP requests. QueryStringForWebView QueryStringStatus QueryStringItemsList QueryStringSource RemoteFile Remote fileA remote file is used when we need to download content from a remote location and keep a local cached copy of it. RemoteFilesHelper Download, cache and manage remote files TLSSocketFactory Custom SSLSocketFactory required for older API (< LOLLIPOP / 21) -
Interface Summary Interface Description ConnectivityListener Interface created to listen for changes on the connectivity. HttpResponseJSONListener Interface to implement to listen to HTTP responses HttpResponseListener HttpResponseStringListener Interface to implement to listen to raw HTTP responses -
Object Summary Object Description Companion Companion WebViewHelper