API published in: S60 2nd Ed
Link against: sipprofilecli.lib
Location NetworkControl NetworkServices ReadDeviceData ReadUserData WriteDeviceData
#include <sipprofileregistryobserver.h>
Public Types | |
| enum | TEvent { EProfileCreated = 0, EProfileUpdated, EProfileRegistered, EProfileDeregistered, EProfileDestroyed } |
| Profile Registry events. More... | |
Public Member Functions | |
| virtual void | ProfileRegistryEventOccurred (TUint32 aProfileId, TEvent aEvent)=0 |
| An event related to SIP Profile has accorred. | |
| virtual void | ProfileRegistryErrorOccurred (TUint32 aProfileId, TInt aError)=0 |
| An asynchronous error has occurred related to SIP profile Event is send to those observers, who have the corresponding profile instantiated. | |
|
| ||||||||||||
|
An asynchronous error has occurred related to SIP profile Event is send to those observers, who have the corresponding profile instantiated.
|
| ||||||||||||
|
An event related to SIP Profile has accorred.
|