MNssTagSelectNotification Class Reference

class MNssTagSelectNotification

Voice Tag Select Notification class. Allows the client to register and deregister for a voice tag select event.

NssVASApi.lib
Since
2.8

Member Functions Documentation

Deregister(MNssContext *, MNssTagSelectHandler *)

TNssSelectResult Deregister(MNssContext *aContext,
MNssTagSelectHandler *aTagSelectHandler
)[pure virtual]
Deegister from voice tag select notification
Since
2.0

Parameters

MNssContext * aContextThe voice tag context which determines notification.
MNssTagSelectHandler * aTagSelectHandlerThe event handler for tag select notification, used to deregister the correct client.

RegisterL(MNssContext *, MNssTagSelectHandler *)

TNssSelectResult RegisterL(MNssContext *aContext,
MNssTagSelectHandler *aTagSelectHandler
)[pure virtual]
Register for voice tag select notification
Since
2.0

Parameters

MNssContext * aContextThe voice tag context which determines notification.
MNssTagSelectHandler * aTagSelectHandlerThe event handler for tag select notification.

Member Enumerations Documentation

Enum TNssSelectResult

Enumerators

EVasErrorNone
EVasSelectFailed