Could live update mode handle extra message after sync?

Hi, I am using dhtmlx Grid for my project and i am trying to implement the live update mode to it.

So my problem is: does it capable to handle extra message once the client got the updated data from live update? Because I want to notify all the client that the grid was updated by using a dhtmlx.message() method.

Thanks a lot! :slight_smile: