InstantMessagingCall Class

Provides the ability to send/receive instant messaging calls.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration..::..Call
    Microsoft.Rtc.Collaboration..::..InstantMessagingCall

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Class InstantMessagingCall _
    Inherits Call
'Usage
Dim instance As InstantMessagingCall
public class InstantMessagingCall : Call

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

InstantMessagingCall Members

Microsoft.Rtc.Collaboration Namespace