VoiceSessionDescriptionPacket

Undocumented in source.
class VoiceSessionDescriptionPacket : BasePacket {}

Members

Variables

secretKey
string secretKey;
Undocumented in source.

Inherited Members

From BasePacket

op
OPCode op;
Undocumented in source.
data
JSONValue data;
Undocumented in source.
raw
JSONValue raw;
Undocumented in source.
serialize
JSONValue serialize(ushort op, JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta