The Task API is only defined in a very limited fashion right now, a lot of the various methods are missing. While I don't aim to implement the full API, expanding on the tiny API subset that's currently available will make it easier to adopt the CoraLibre SDK for tracing apps, as the Task API is used extensively in the ExposureNotificationClient interface.
The
Task
API is only defined in a very limited fashion right now, a lot of the various methods are missing. While I don't aim to implement the full API, expanding on the tiny API subset that's currently available will make it easier to adopt the CoraLibre SDK for tracing apps, as the Task API is used extensively in theExposureNotificationClient
interface.