Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

...

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.

...

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.