SyncCompleteListener

fun interface SyncCompleteListener

Interface definition for a callback to be triggered on card sync complete.

Author

Umang Chamaria

Since

1.0.0

Functions

onSyncComplete
Link copied to clipboard
abstract fun onSyncComplete(data: SyncCompleteData?)

Sync complete callback.