TSIPSecResponseContext Class Reference

class TSIPSecResponseContext : public TSIPSecContext

SipServer.exe

Inherits from

Constructor & Destructor Documentation

TSIPSecResponseContext(TInetAddr &, const CUri8 &, const TDesC8 &, MSIPSecUser &, MSIPSecObserver &, CSIPResponse &)

TSIPSecResponseContext(TInetAddr &aNextHop,
const CUri8 &aRemoteTarget,
const TDesC8 &aOutboundProxy,
MSIPSecUser &aUser,
MSIPSecObserver &aObserver,
CSIPResponse &aSIPResponse
)

Parameters

TInetAddr & aNextHop
const CUri8 & aRemoteTarget
const TDesC8 & aOutboundProxy
MSIPSecUser & aUser
MSIPSecObserver & aObserver
CSIPResponse & aSIPResponse

~TSIPSecResponseContext()

~TSIPSecResponseContext()[inline]

Member Functions Documentation

Observer()

MSIPSecObserver &Observer()

SIPResponse()

CSIPResponse &SIPResponse()

Member Data Documentation

MSIPSecObserver & iObserver

MSIPSecObserver &iObserver[private]

CSIPResponse & iSIPResponse

CSIPResponse &iSIPResponse[private]