storeLhjGameWinMsg method

  1. @protected
dynamic storeLhjGameWinMsg(
  1. ImCustomMessage msg
)

Implementation

@protected
storeLhjGameWinMsg(ImCustomMessage msg) {
  imLog("storeLhjGameWinMsg >>> $msg");
  _lhjGameWinMsg = msg;
}