API published in: S60 3rd Ed
Link against: sipcodec.lib
None
#include <sipreplytoheader.h>
Inherits CSIPAddressHeaderBase.
Public Member Functions | |
| virtual IMPORT_C | ~CSIPReplyToHeader () |
| Destructor, deletes the resources of CSIPReplyToHeader. | |
| IMPORT_C CSIPHeaderBase * | CloneL () const |
| From CSIPHeaderBase CloneL. | |
| IMPORT_C RStringF | Name () const |
| From CSIPHeaderBase Name. | |
| TPreferredPlace | PreferredPlaceInMessage () const |
Static Public Member Functions | |
| static IMPORT_C CSIPReplyToHeader * | DecodeL (const TDesC8 &aValue) |
| Constructs a CSIPReplyToHeader from textual representation of the header's value part. | |
| static IMPORT_C CSIPReplyToHeader * | NewL (CSIPAddress *aSIPAddress) |
| Creates a new instance of CSIPReplyToHeader. | |
| static IMPORT_C CSIPReplyToHeader * | NewLC (CSIPAddress *aSIPAddress) |
| Creates a new instance of CSIPReplyToHeader and puts it to CleanupStack. | |
| static IMPORT_C CSIPHeaderBase * | InternalizeValueL (RReadStream &aReadStream) |
| Constructs an instance of a CSIPReplyToHeader from a RReadStream. | |
| static RPointerArray< CSIPHeaderBase > | BaseDecodeL (const TDesC8 &aValue) |
|
|
Destructor, deletes the resources of CSIPReplyToHeader. |
|
|
|
From CSIPHeaderBase CloneL. Implements CSIPHeaderBase. |
|
|
Constructs a CSIPReplyToHeader from textual representation of the header's value part.
|
|
|
Constructs an instance of a CSIPReplyToHeader from a RReadStream.
|
|
|
From CSIPHeaderBase Name. Implements CSIPHeaderBase. |
|
|
Creates a new instance of CSIPReplyToHeader.
|
|
|
Creates a new instance of CSIPReplyToHeader and puts it to CleanupStack.
|
|
|
Implements CSIPHeaderBase. |