onReceivedCmd

public abstract boolean onReceivedCmd(ChannelViewModel messageViewModel, Message message)

Callback for command messages (MessageTag is None or Status).

Return

true to suppress UI display; false to show in UI

Parameters

messageViewModel
message

the intercepted command message