class RContactSuiteSyncMLSession : public RSyncMLSession |
A client handle to a SyncML Sync Agent session and to listen the sync progress notifications.
An instance of this class must be created in order to instantiate any of the other client-side classes.
Accessor methods are provided to enable clients to retrieve identifiers of current and queued jobs, and of available profiles, transports, and data providers. These IDs can be used to open handles on these objects in order to manipulate them.
Clients can request notifications of events related to jobs, profiles, transports, and the SyncML Agent, and can request progress for the currently running job.
Public Member Functions | |
---|---|
IMPORT_C void | CloseContactSuiteSession () |
IMPORT_C void | RequestContactSuiteProgressL ( TInt , MSyncMLProgressObserver &) |
Inherited Enumerations | |
---|---|
RHandleBase:TAttributes | |
RSessionBase:TAttachMode |
Private Attributes | |
---|---|
CSmlContactSuiteActiveCallback * | iContactSuiteCallBack |
Inherited Attributes | |
---|---|
RHandleBase::iHandle |
IMPORT_C void | RequestContactSuiteProgressL | ( | TInt | aProfileId, |
MSyncMLProgressObserver & | aProgressObserver | |||
) |
TInt aProfileId | |
MSyncMLProgressObserver & aProgressObserver |
CSmlContactSuiteActiveCallback * | iContactSuiteCallBack | [private] |
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.