calnotification.h File Reference

API published in: S60 3rd Ed


Go to the source code of this file.


Data Structures

struct   TCalPubSubData
  The publish and subscribe data. More...

Enumerations

enum   TCalPubSubValues { ECalPubSubTodoNotification, ECalPubSubEventNotification }
  Used for subcribing to either todos or event changes. More...

Variables

const TUid  KCalPubSubCategory = { 0x10003a5b }
  The calendar publish and subscribe category.

Enumeration Type Documentation

enum TCalPubSubValues
 

Used for subcribing to either todos or event changes.

PublishedAll
Enumerator:
ECalPubSubTodoNotification  subscribe to todo notifications
ECalPubSubEventNotification  subscribe to event notifications

Variable Documentation

const TUid KCalPubSubCategory = { 0x10003a5b }
 

The calendar publish and subscribe category.

PublishedAll

Copyright © Nokia Corporation 2001-2008
Back to top