subscribePlayStateCommands
inline fun SocketApi.subscribePlayStateCommands(commands: Set<PlaystateCommand> = PlaystateCommand.values().toSet()): Flow<PlaystateMessage>
Subscribe to specific PlaystateCommand messages.
Subscribe to specific PlaystateCommand messages.