class ReceiveMessageOpt { static const receive = 0; static const notReceive = 1; static const notNotify = 2; }