StreamLink.NET
ChatSubscriptionListener Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionChatSubscriptionListener
Sets the chat subscription listener that will be informed of all IChatEvent events in addition to any container level events. passed to the ISubscriptionListener interface.
Declaration Syntax
C#Visual BasicVisual C++
IChatSubscriptionListener ChatSubscriptionListener { set; }
WriteOnly Property ChatSubscriptionListener As IChatSubscriptionListener
property IChatSubscriptionListener^ ChatSubscriptionListener {
	void set (IChatSubscriptionListener^ value);
}
Value
The chat subscription listener.
Exceptions
ExceptionCondition
InvalidOperationException

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.22.0 (5.0.22.0)