| class MSIPResponseSender |
An interface implementing the sending of response within server transaction.
n/a
| Public Member Functions | |
|---|---|
| ~MSIPResponseSender () | |
| CSIPDialogImplementation * | Dialog () |
| void | SendResponseL ( CSIPClientConnection &, const CSIPResponseElements &, TUint32 , TBool , TBool ) |
| void | SendResponseL | ( | CSIPClientConnection & | aConnection, |
| const CSIPResponseElements & | aElements, | |||
| TUint32 | aRequestId, | |||
| TBool | aAffectsDialogState, | |||
| TBool | aTargetRefresh | |||
| ) | [pure virtual] | |||
Sends a SIP response using the provided client connection.
| CSIPClientConnection & aConnection | SIP client connection to use for sending |
| const CSIPResponseElements & aElements | Response elements |
| TUint32 aRequestId | RequestId |
| TBool aAffectsDialogState | ETrue if the transaction which is sending the response, has an effect on the dialog state. EFalse otherwise. Has only meaning if the transaction is associated to a dialog. |
| TBool aTargetRefresh | ETrue if the request to which the response is sent, is a target refresh request. |
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.