MEikSrvNotifierBase2::TNotifierInfo Class Reference

#include <mw/eiknotapi.h>

class MEikSrvNotifierBase2::TNotifierInfo
Public Attributes
TUid iChannel
TInt iPriority
TUid iUid

Detailed Description

Contains the notifier parameters.

See also: TNotifierPriority

Member Attribute Documentation

iChannel

TUid iChannel

The Uid that identifies the channel to be used by the notifier (e.g. the screen, an LED etc)

iPriority

TInt iPriority

The notifier priority, typically chosen from the standard set.

See also: TNotifierPriority

iUid

TUid iUid

The Uid that identifies the notifier.