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