SessionTabsControl.HideChatIndicator(Object, ChatSessionEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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