getPlayers

@NotNull
abstract fun getPlayers(): @NotNull Collection<VoicePlayerInfo>

Gets a collection of voice player information for the connected players with Plasmo Voice installed.

Return

A collection of voice player information.