MResponseHandlerOwner Class Reference

class MResponseHandlerOwner

Member Functions Documentation

Remove(CSIPSecResponseHandler &)

void Remove ( CSIPSecResponseHandler & aResponseHandler ) [pure virtual]

Parameters

CSIPSecResponseHandler & aResponseHandler

ResponseFirstPhaseDoneL(CSIPResponse &, TInetAddr &, const TDesC8 &, MSIPSecUser &, TBool)

void ResponseFirstPhaseDoneL ( CSIPResponse & aResponse,
TInetAddr & aNextHopAddr,
const TDesC8 & aNextHop,
MSIPSecUser & aUser,
TBool aUseSecurityServerHeaders
) [pure virtual]

Informs the framework that the first phase of handling the SIP response has been done.

Parameters

CSIPResponse & aResponse SIP response
TInetAddr & aNextHopAddr Next hop ip-address
const TDesC8 & aNextHop Next hop as descriptor
MSIPSecUser & aUser The user for the possible SA entry
TBool aUseSecurityServerHeaders Indicates if the Security-Server headers present in aResponse should be used.