class MSimpleWatcherObserver |
Public Member Functions | |
---|---|
void | WatcherListNotificationL(MSimplePresenceList &) |
void | WatcherNotificationL(MSimpleDocument &) |
void | WatcherReqCompleteL(TInt, TInt) |
void | WatcherTerminatedL(TInt, TInt) |
void | WatcherListNotificationL | ( | MSimplePresenceList & | aList | ) | [pure virtual] |
Watcher presence list notification callback.
MSimplePresenceList & aList | presence list |
void | WatcherNotificationL | ( | MSimpleDocument & | aDocument | ) | [pure virtual] |
Watcher notification callback.
MSimpleDocument & aDocument | presence entity data |
void | WatcherReqCompleteL | ( | TInt | aOpId, |
TInt | aStatus | |||
) | [pure virtual] |
Watcher request completion.
void | WatcherTerminatedL | ( | TInt | aOpId, |
TInt | aReason | |||
) | [pure virtual] |
Watcher request terminated
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.