MessageReceivedEventArgs Methods

The MessageReceivedEventArgs type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBody Returns the body of the message as a byte array.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SendResponse(Int32) Sends a response to the message unless DisableAutomaticResponse is true.
Public method SendResponse(Int32, ContentType, String, IEnumerable<(Of <<'(SignalingHeader>)>>)) Sends a response to the message unless DisableAutomaticResponse is true.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

MessageReceivedEventArgs Class

Microsoft.Rtc.Signaling Namespace