MessageReceivedEventArgs.Participant 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 participant that generated this message.
public:
property Microsoft::Rtc::Signaling::Participant ^ Participant { Microsoft::Rtc::Signaling::Participant ^ get(); };
public Microsoft.Rtc.Signaling.Participant Participant { get; }
member this.Participant : Microsoft.Rtc.Signaling.Participant
Public ReadOnly Property Participant As Participant