getDexCareStatus

fun getDexCareStatus(): DataObserver<DexCareStatus>

Gets the latest status of the DexCare platform and services. This can be used to block certain functions of your app if there is a major incident, or have warnings about possible issues. The DexCareSDK does not use this to block any API calls. The status is cached, and only gets updated when any incidents or scheduled maintenances are happening on the DexCare platform.