Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the session target object that contains the Refer target.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property ReferTarget As RealTimeAddress
Get
'Usage
Dim instance As ReferNotifier
Dim value As RealTimeAddress
value = instance.ReferTarget
public RealTimeAddress ReferTarget { get; }
Property Value
Type: Microsoft.Rtc.Signaling.RealTimeAddress