Package com.uid2.network
See: Description
-
Interface Summary Interface Description DataEnvelope This object is responsible for decoding encrypted responses when refreshing the Identity. NetworkSession This interface controls all network access. -
Class Summary Class Description DefaultNetworkSession A default implementation of NetworkSession that leverages HttpURLConnection to make the necessary GET and POST requests. NetworkRequest A class which represents a network request. NetworkResponse A class which represents a network response. -
Enum Summary Enum Description NetworkRequestType The type of request that needs to be made.