canSkip

fun canSkip(): Boolean

When true, the player will be able to skip the current song instantly when skip() is called. If this is false the player may still be able to skip but it needs to be confirmed by the server. s

Return

boolean canSkip