ReferNotifier Class

Lets the application set the various Refer states indicating progress.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Signaling..::..ReferNotifier

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

Syntax

'Declaration
Public MustInherit Class ReferNotifier
'Usage
Dim instance As ReferNotifier
public abstract class ReferNotifier

Remarks

This is used by the application that is receiving the Refer request.

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

ReferNotifier Members

Microsoft.Rtc.Signaling Namespace