ReferNotifier Class
Lets the application set the various Refer states indicating progress. This is used by the application that is receiving the Refer request.
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
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.