final case classVoiceHostRequest(unk: Boolean, 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.
At the most, we will merely record data about who requested it.
This member is added by an implicit conversion from VoiceHostRequest to
any2stringadd[VoiceHostRequest] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from VoiceHostRequest to
StringFormat[VoiceHostRequest] performed by method StringFormat in scala.Predef.
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. At the most, we will merely record data about who requested it.
na
the player who sent this request
everything else