How to stream livechat messages by rocketchat app engine

how to do the similar to , the way we use realtime api for streaming livechat messages in rocket chat app engine

okay will “IPostmessage” event interface work
if so share me some examples …

Hi! That’s right.

You will need to check for the message/room type (“l” for livechat)

We are crafting a Demo.App, but we don’t have a usage example for this case: