MNssGetContextClient Class Reference
class MNssGetContextClient
|
MNssGetContextClient
defines the call back methods used by VAS DB when replying to an asynchronous GetContext() request. NssVASApi.lib
-
Since
-
2.0
Member Functions Documentation
GetContextCompleted(MNssContext *, TInt)
Callback to indicate GetContext successed. client has to delete the context after using the context.
-
Since
-
2.0
GetContextCompleted(MNssContext *)
void
|
GetContextCompleted
|
(
|
MNssContext
*
|
|
)
|
[inline, virtual]
|
Callback to indicate GetContext successed. client has to delete the context after using the context.
-
Since
-
2.0
GetContextFailed(TNssGetContextClientFailCode)
Callback to indicate GetContext failed.
-
Since
-
2.0
GetContextListCompleted(MNssContextListArray *, TInt)
Callback to indicate GetContext successed. client has to ResetAndDestroy() after using the list.
-
Since
-
2.0
GetContextListCompleted(MNssContextListArray *)
Callback to indicate GetContext successed. client has to ResetAndDestroy() after using the list.
-
Since
-
2.0
Member Enumerations Documentation
Enum TNssGetContextClientFailCode
Enumerators
EVASDBItemNotFound = 1
|
|
EVASDBNoMemory
|
|
EVASDBDiskFull
|
|
EVASDBFailure
|
|
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.