Join Slack
Powered by
nvm there is `when`: ``` when (player.playbackStat...
# announcements
v
vpriscan
08/26/2018, 4:27 PM
nvm there is `when`:
Copy code
when (player.playbackState) { Player.STATE_IDLE, Player.STATE_ENDED -> { } else -> { } }
👍 1
😅 1
Open in Slack
Previous
Next