toggleLike

abstract suspend fun toggleLike(id: Long): Boolean(source)

Converts SDAI data with toggleLike.

Return

Result produced by toggleLike.

Author

Dmitriy Moroz

Parameters

id

identifier of the target entity.