updateSyncStatus

fun Reaction.updateSyncStatus(result: Result<*>): Reaction

Updates the reaction's sync status based on result.

Return

Reaction object with updated Reaction.syncStatus.

Parameters

result

The API call result.