getPlayers

abstract fun getPlayers(): Collection<P>

Gets a collection of all voice players.

Return

A collection of voice player instances.