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

Version 1 Next »

ChannelStaticData conveys configuration and context information to an IChannel. It is the argument passed to an IChannel on the setStaticData() method call.

getChannelSubscribeId()

getChannelSubscribeId() returns the id of that channel in that user's layout. Every channel in their layout has an id unique within that layout for that user. It will always be the same for the same channel instance in that user's layout regardless of the session or channel implementation class.

  • No labels