StreamLink for Silverlight
ChatSubscriptionListener Property
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)