CallMessageReceivedEventArgs.MessageType 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 message type of the body.
public:
property Microsoft::Rtc::Signaling::MessageType MessageType { Microsoft::Rtc::Signaling::MessageType get(); };
public Microsoft.Rtc.Signaling.MessageType MessageType { get; }
member this.MessageType : Microsoft.Rtc.Signaling.MessageType
Public ReadOnly Property MessageType As MessageType