ReferStatus Class

Represents the state of the Refer operation. This object is created by the application sending the Refer message to track the status of the Refer as carried out by the remote endpoint. The notifications sent by the remote endpoint are reflected in this instance.

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Signaling.ReferStatus

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

Syntax

'Declaration
Public Class ReferStatus
'Usage
Dim instance As ReferStatus
public class ReferStatus

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

ReferStatus Members

Microsoft.Rtc.Signaling Namespace