final case classVoiceHostInfo(player_guid: PlanetSideGUID, data: ByteVector) extends PlanetSideGamePacket with Product with Serializable
Used by PlanetSide in conjunction with wiredred/pscs.exe to establish local platoon/squad voice chat.
We are not focusing on implementation of this feature.
This packet should not be generated because VoiceHostRequest will be ignored.
player_guid
the player who sent this info (the originator of voice chat?)
Used by PlanetSide in conjunction with wiredred/pscs.exe to establish local platoon/squad voice chat. We are not focusing on implementation of this feature. This packet should not be generated because
VoiceHostRequest
will be ignored.the player who sent this info (the originator of voice chat?)
everything else