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 * aContext The voice tag context which determines notification.
MNssTagSelectHandler * aTagSelectHandler The 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 * aContext The voice tag context which determines notification.
MNssTagSelectHandler * aTagSelectHandler The event handler for tag select notification.

Member Enumerations Documentation

Enum TNssSelectResult

Enumerators

EVasErrorNone
EVasSelectFailed