MNssDeleteTagClient Class Reference

class MNssDeleteTagClient
MNssDeleteTagClient defines the call back methods used by VAS DB in response to an asynchronous DeleteTag() request. NssVASApi.lib
Since
2.0
Public Member Functions
void DeleteTagCompleted ( TInt )

Member Functions Documentation

DeleteTagCompleted(TInt)

void DeleteTagCompleted ( TInt aErrorCode ) [pure virtual]
Callback to indicate a tag was deleted successfully.
Since
2.0

Parameters

TInt aErrorCode KErrNone if deletetion was successfull