common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.clients
/
LikeClient
/
isItemLiked
is
Item
Liked
abstract
suspend
fun
isItemLiked
(
item
:
EchoMediaItem
)
:
Boolean
Checks if a item is liked.
Return
true if the item is liked, false otherwise.
Parameters
item
the item to check.