|
Public Member Functions |
| IMPORT_C | ~CSIPReferDialogAssoc () |
| | Destructor.
|
| IMPORT_C CSIPClientTransaction * | SendReferL (CSIPMessageElements *aElements=0) |
| | Creates REFER and sends it to the remote target.
|
| IMPORT_C const CSIPReferToHeader & | ReferTo () const |
| | Gets referred-to resouce.
|
| CSIPClientTransaction * | DoSendReferL (CSIPMessageElements *aElements, TBool aWithinDialog) |
| | Sends a REFER request.
|
Static Public Member Functions |
| static IMPORT_C CSIPReferDialogAssoc * | NewL (CSIPDialog &aDialog, CSIPReferToHeader *aReferTo) |
| | Two-phased constructor.
|
| static IMPORT_C CSIPReferDialogAssoc * | NewLC (CSIPDialog &aDialog, CSIPReferToHeader *aReferTo) |
| | Two-phased constructor.
|
| static IMPORT_C CSIPReferDialogAssoc * | NewL (CSIPConnection &aConnection, CSIPFromHeader *aFrom, CUri8 *aRemoteUri, CSIPReferToHeader *aReferTo, CSIPToHeader *aTo=0, CSIPContactHeader *aContact=0) |
| | Two-phased constructor.
|
| static IMPORT_C CSIPReferDialogAssoc * | NewLC (CSIPConnection &aConnection, CSIPFromHeader *aFrom, CUri8 *aRemoteUri, CSIPReferToHeader *aReferTo, CSIPToHeader *aTo=0, CSIPContactHeader *aContact=0) |
| | Two-phased constructor.
|
| static IMPORT_C CSIPReferDialogAssoc * | NewL (CSIPConnection &aConnection, CUri8 *aRemoteUri, const MSIPRegistrationContext &aContext, CSIPReferToHeader *aReferTo, CSIPFromHeader *aFrom=0, CSIPToHeader *aTo=0, CSIPContactHeader *aContact=0) |
| | Two-phased constructor.
|
| static IMPORT_C CSIPReferDialogAssoc * | NewLC (CSIPConnection &aConnection, CUri8 *aRemoteUri, const MSIPRegistrationContext &aContext, CSIPReferToHeader *aReferTo, CSIPFromHeader *aFrom=0, CSIPToHeader *aTo=0, CSIPContactHeader *aContact=0) |
| | Two-phased constructor.
|