Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

image-20240508-112841.png

Channels

You can create multiple chats (channels) with different users or different groups of users. This is useful for the receiving end of the ‘one-way’ chat described here (5.3.1. Chats).

Using the provided snippet SNIP_Chat_And_Channel the ChannelContext-object is loaded in through a datasource nanoflow called DSS_ChannelContext.

image-20240508-114901.png

By selecting a Chat on the left hand-side the microflow ACT_ChannelContext_ChangeChat is called, and changing the ChannelContext_ChatContext_Selected association with the selected chat. Resulting in display the selected chat.

  • No labels