on Receive Message
public abstract Boolean onReceiveMessage(RTCMessage message, Integer left, Boolean offline, Integer cmdLeft)
Message receive callback.
Called only when a message type registered by this module is received.
Return
true if the message was handled by this module.
Parameters
message
RTC message
left
Remaining offline messages count
offline
Whether in offline state
cmd Left
Remaining command messages count