BeginPublishServiceRequest Method

Overload List

  Name Description
Protected method BeginPublishServiceRequest(String, ContentType, String, AsyncCallback, Object) This method will create a SipService Request for the given contentType and messageBody, service operation started with this method should be completed via calling the EndPublishServiceRequest method.
Protected method BeginPublishServiceRequest(String, ContentType, IEnumerable<(Of <<'(SignalingHeader>)>>), String, AsyncCallback, Object) This method will create a SipService Request for the given contentType, messageBody and additional custom headers.

Top

See Also

Reference

PublishSubscribeSession Class

PublishSubscribeSession Members

Microsoft.Rtc.Collaboration.Presence Namespace