RealTimeEndpoint.SendMessage Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method SendMessage(MessageType, RealTimeAddress, ContentType, []) Synchronously sends a message. The endpoint should be in the Connected state. This method is not recommended for a UI thread.
Public method SendMessage(MessageType, RealTimeAddress, ContentType, [], IEnumerable<SignalingHeader>) Synchronously sends a message. The session should be in connected state. This method is not recommended for a UI thread.

Top

See Also

Reference

RealTimeEndpoint Class

RealTimeEndpoint Members

Microsoft.Rtc.Signaling Namespace