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