Compartir a través de


SessionTabsControl.ShowChatIndicator(Object, ChatSessionEventArgs) Method

Definition

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

Parameters

sender
Object
Attributes

Applies to