SessionTabsControl.HideChatIndicator(Object, ChatSessionEventArgs) Method

Definition

public:
 void HideChatIndicator(System::Object ^ sender, Microsoft::Crm::UnifiedServiceDesk::Dynamics::ChatSessionEventArgs ^ e);
[Microsoft.Practices.CompositeUI.EventBroker.EventSubscription("topic://HideChatIndicator", Microsoft.Practices.CompositeUI.EventBroker.ThreadOption.Background)]
public void HideChatIndicator (object sender, Microsoft.Crm.UnifiedServiceDesk.Dynamics.ChatSessionEventArgs e);
[<Microsoft.Practices.CompositeUI.EventBroker.EventSubscription("topic://HideChatIndicator", Microsoft.Practices.CompositeUI.EventBroker.ThreadOption.Background)>]
member this.HideChatIndicator : obj * Microsoft.Crm.UnifiedServiceDesk.Dynamics.ChatSessionEventArgs -> unit
Public Sub HideChatIndicator (sender As Object, e As ChatSessionEventArgs)

Parameters

sender
Object
Attributes

Applies to