PacketMsg

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

Initializes a new instance of thePacketMsg class.

Parameters

eMsg

The network message type for this packet message.

data

The data.

Throws

exception while deserializing the data