PacketClientMsg

constructor(eMsg: EMsg, data: Array<Byte>)

Initializes a new instance of the PacketClientMsg class.

Parameters

eMsg

The network message type for this packet message.

data

The data.

Throws

exception while deserializing the data