MNssInterCompTagMgrClient Class Reference

class MNssInterCompTagMgrClient
MNssInterCompTagMgrClient defines the call back methods used by VAS DB. NssVASApi.lib
Since
2.0
Public Member Functions
void GetTagCompleted ( CNssTag *, TInt )

Member Functions Documentation

GetTagCompleted(CNssTag *, TInt)

void GetTagCompleted ( CNssTag * aTag,
TInt aErrorCode
) [pure virtual]
Callback to indicate GetTag successed. client has to ResetAndDestroy() after using the list.
Since
2.0

Parameters

CNssTag * aTag tag returned
TInt aErrorCode KErrNone if getting of tag was successfull