The MessageFactory type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | AttachSessionDescription | |
![Public method Public method](../icons/pubmethod.gif) | CopyAuthRequest | |
![Public method Public method](../icons/pubmethod.gif) | CreateACKFor2xxResponse | |
![Public method Public method](../icons/pubmethod.gif) | GenerateCancelRequest |
9.1 Canceling a Request / Client Behavior
|
![Public method Public method](../icons/pubmethod.gif) | GenerateMidDialogOptionsRequest | |
![Public method Public method](../icons/pubmethod.gif) | GenerateMidDialogRequest(ISIPDialog, Method, TransportInfo) |
12.2.1.1 Requests within a Dialog / UAC Behavior / Generating the Request.
CSeq will be calculated automatically.
|
![Public method Public method](../icons/pubmethod.gif) | GenerateMidDialogRequest(ISIPDialog, Method, Int32, SIPAddress, TransportInfo) |
12.2.1.1 Requests within a Dialog / UAC Behavior / Generating the Request (with Contact)
|
![Public method Public method](../icons/pubmethod.gif) | GenerateOptionsRequest | |
![Public method Public method](../icons/pubmethod.gif) | GenerateRegisterRequest |
10.2 Constructing the REGISTER Request
Except as noted, the construction of the REGISTER request and the
behavior of clients sending a REGISTER request is identical to the
general UAC behavior described in Section 8.1 (UACGenerateRequest)
|
![Public method Public method](../icons/pubmethod.gif) | GenerateRequest(Method, String, String, Int32, SIPAddress, String, SIPAddress, SIPAddress, TransportInfo, String) | |
![Public method Public method](../icons/pubmethod.gif) | GenerateRequest(Method, AddrSpec, String, String, Int32, SIPAddress, String, SIPAddress, SIPAddress, TransportInfo, String) | |
![Public method Public method](../icons/pubmethod.gif) | GenerateResponse(Request, Int32, DialogID, SIPAddress) |
8.2.6 UAS Behavior / Generating the Response
Ha a dialogID nem null, akkor a valasz To tag-jeben a dialogID LocalTag-je lesz, egyebkent general
uj To tag-et.
|
![Public method Public method](../icons/pubmethod.gif) | GenerateResponse(Request, Int32, Boolean, String, SIPAddress) |
8.2.6 UAS Behavior / Generating the Response
|
![Public method Public method](../icons/pubmethod.gif) | GenerateResponse(Request, Int32, String, DialogID, SIPAddress) |
8.2.6 UAS Behavior / Generating the Response
Ha a dialogID nem null, akkor a valasz To tag-jeben a dialogID LocalTag-je lesz, egyebkent general
uj To tag-et.
|
![Public method Public method](../icons/pubmethod.gif) | GenerateResponse(Request, Int32, String, Boolean, String, SIPAddress) |
8.2.6 UAS Behavior / Generating the Response
|
![Public method Public method](../icons/pubmethod.gif) | RegisterExtension | |
![Public method Public method](../icons/pubmethod.gif) | SetAccept | |
![Public method Public method](../icons/pubmethod.gif) | SetAcceptEncoding | |
![Public method Public method](../icons/pubmethod.gif) | SetAcceptLanguage | |
![Public method Public method](../icons/pubmethod.gif) | SetAllow | |
![Public method Public method](../icons/pubmethod.gif) | SetServerAllow | |
![Public method Public method](../icons/pubmethod.gif) | SetSupported | |
![Public method Public method](../icons/pubmethod.gif) | SetUserAgentName | |
Top
See Also