Method | Description | |
---|---|---|
CreateRequest ( string method ) : IRequest |
Create a new request within this dialog. Described in RFC3261 Section 12.2.1.1 "Generating the Request". |
|
Process ( IRequest request ) : bool |
public CreateRequest ( string method ) : IRequest | ||
method | string | |
return | IRequest |