ruvyrias / Exports / PacketVoiceServerUpdate
Interface: PacketVoiceServerUpdate
Represents a packet containing an update to the voice server information.
Table of contents
Properties
Properties
d
• d: IVoiceServer
The data payload containing the voice server information.
Defined in
op
• op: number
The opcode for this packet type.
Defined in
t
• t: "VOICE_SERVER_UPDATE"
The type identifier for this packet.