getMsg

open fun getMsg(msg: Int): EMsg

Strips off the protobuf message flag and returns an EMsg.

Return

The underlying EMsg.

Parameters

msg

The message number.