CSIPRequest Class Reference
| class CSIPRequest : public CSIPMessage |
Class provides functions for manipulating a SIP request.
sipcodec.lib
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL()
| void | ConstructL | ( | ) | [private] |
ConstructL(RStringF)
| void | ConstructL | ( | RStringF | aMethod | ) | [private] |
IsRequest()
| IMPORT_C TBool | IsRequest | ( | ) | const [virtual] |
NewL(RStringF)
Parameters
| RStringF aMethod | a SIP method (has to be a SIP token) |
NewLC(RStringF)
Parameters
| RStringF aMethod | a SIP method (has to be a SIP token) |
SetMethodL(const TDesC8 &)
| IMPORT_C void | SetMethodL | ( | const TDesC8 & | aMethod | ) | |
Parameters
| const TDesC8 & aMethod | a SIP method (has to be a SIP token) |
SetMethodL(RStringF)
| IMPORT_C void | SetMethodL | ( | RStringF | aMethod | ) | |
Parameters
| RStringF aMethod | a SIP method (has to be a SIP token) |
SetRequestURIL(CURIContainer *)
Sets the request URI
- Pre-condition
- aRequestURI != 0
ToTextFirstLineLC()
|
HBufC8 * | ToTextFirstLineLC | ( | ) | const [private, virtual] |
Member Data Documentation
CURIContainer * iRequestURI
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.