class MSIPSecObserver |
A callback that is used for notifying when SIPSec cache has been updated after receving a response which lead to an asynchronous operation in SIPSec.
SipServer.exe
Public Member Functions | |
---|---|
void | SIPSecCacheUpdated ( TBool ) |
void | SIPSecCacheUpdated | ( | TBool | aSuccess | ) | [pure virtual] |
Called when an asynchronous cache update has been completed. May lead to a direct call to CSIPSec::AddSecurityParamsL .
TBool aSuccess | status of the cache update ETrue if the cache has been successfully updated. Otherwise EFalse. |
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.