PlayerActivationInfo

data class PlayerActivationInfo(val player: VoicePlayer, val audioPacket: PlayerAudioPacket)

Information contains the player and the activation id activated by this player.

Constructors

Link copied to clipboard
constructor(player: VoicePlayer, audioPacket: PlayerAudioPacket)

Properties

Link copied to clipboard
Link copied to clipboard