SipServiceRequest Members

Sends a service request to the server.

The SipServiceRequest type exposes the following members.

Constructors

  Name Description
Public method SipServiceRequest(RealTimeEndpoint, ContentType, array<Byte>[]()[][])
Public method SipServiceRequest(SipEndpoint, ContentType, array<Byte>[]()[][]) Initializes a new instance of the class.

Top

Methods

  Name Description
Public method BeginService(AsyncCallback, Object) Initiates a service request.
Public method BeginService(RealTimeAddress, AsyncCallback, Object) Initiates a service request.
Public method BeginService(IEnumerable<(Of <<'(SignalingHeader>)>>), RealTimeAddress, AsyncCallback, Object) Initiates a service request.
Public method EndService Ends the service request and returns the response.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Service
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SipServiceRequest Class

Microsoft.Rtc.Signaling Namespace