OnSyncListener

interface OnSyncListener

An interface the exposes a callback method onSync which accepts an application level FHIR CurrentSyncJobStatus.

Inheritors

Functions

Link copied to clipboard
abstract fun onSync(syncJobStatus: CurrentSyncJobStatus)

Callback method invoked to handle sync CurrentSyncJobStatus