flockIPeopleService Interface Reference

import "flockIPeopleService.idl";

List of all members.

Public Member Functions

void addObserver (in flockIPeopleObserver aObserver)
void removeObserver (in flockIPeopleObserver aObserver)
void togglePeopleIcon (in boolean aToggleOn)
PRUint16 numObservers ()

Public Attributes

readonly attribute boolean peopleIconLit


Member Function Documentation

void flockIPeopleService::addObserver ( in flockIPeopleObserver  aObserver  ) 

AddObserver Registers a given listener for a notifications regarding the specified topic.

Parameters:
anObserve : The interface pointer which will receive notifications.

PRUint16 flockIPeopleService::numObservers (  ) 

numObservers return the number of observers (people sidebar and My World when opened).

void flockIPeopleService::removeObserver ( in flockIPeopleObserver  aObserver  ) 

removeObserver Unregisters a given listener from notifications regarding the specified topic.

Parameters:
aObserver : The interface pointer which will stop recieving notifications.

void flockIPeopleService::togglePeopleIcon ( in boolean  aToggleOn  ) 

togglePeopleIcon Toggle the people icon between highlighted and unhighlighted state.

Parameters:
aToggleOn : A toggle value of true will set the icon to a highlighted state.


Member Data Documentation

readonly attribute boolean flockIPeopleService::peopleIconLit

peopleIconLit Indicates the highlight state of the people icon.


The documentation for this interface was generated from the following file:
Generated on Thu Mar 18 21:53:04 2010 for Flock by  doxygen 1.4.7