ReferNotifier.ReferTarget Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the session target object that contains the Refer target.
public:
property Microsoft::Rtc::Signaling::RealTimeAddress ^ ReferTarget { Microsoft::Rtc::Signaling::RealTimeAddress ^ get(); };
public Microsoft.Rtc.Signaling.RealTimeAddress ReferTarget { get; }
member this.ReferTarget : Microsoft.Rtc.Signaling.RealTimeAddress
Public ReadOnly Property ReferTarget As RealTimeAddress