| class MTransactionHeaders |
This class is used to wrap together the SIP headers which can be requested by upper subsystems. If MTransactionHeaders is pushed into CleanupStack, TCleanupItem has to be used.
| Public Member Functions | |
|---|---|
| ~MTransactionHeaders() | |
| TUint | CSeqNumber() |
| CSIPCallIDHeader * | CallIDHeader() |
| RPointerArray< CSIPContactHeader > * | Contact() |
| CSIPFromHeader * | FromHeader() |
| RPointerArray< CSIPRouteHeaderBase > * | RecordRoute() |
| CURIContainer * | RequestURI() |
| CSIPToHeader * | ToHeader() |
| TUint | CSeqNumber | ( | ) | const [pure virtual] |
Gets the CSeq number part.
| CSIPCallIDHeader * | CallIDHeader | ( | ) | [pure virtual] |
Gets the Call-ID header
| RPointerArray< CSIPContactHeader > * | Contact | ( | ) | [pure virtual] |
Gets the Contact headers
| CSIPFromHeader * | FromHeader | ( | ) | [pure virtual] |
Gets the From-header
| RPointerArray< CSIPRouteHeaderBase > * | RecordRoute | ( | ) | [pure virtual] |
Gets the Record-route headers
| CURIContainer * | RequestURI | ( | ) | [pure virtual] |
Gets the Request-URI
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.