Package org.dexcare

Types

DexCareSDK
Link copied to clipboard
object DexCareSDK
This is the public facing interface for clients to be using for DexCare
Environment
Link copied to clipboard
interface Environment
An interface that needs to be implemented by the SDK consumer to provide information about the services the SDK needs to talk to.
RefreshTokenContract
Link copied to clipboard
abstract class RefreshTokenContract
A utility class to allow implementing apps to automatically provide a new auth token when the SDK encounters a 401 error.
VisitTypeShortName
Link copied to clipboard
typealias VisitTypeShortName = String