RSyncMLConnection Class Reference

#include <SyncMLClient.h>

Link against: SyncMLClientAPI.lib

class RSyncMLConnection : public RSubSessionBase

Inherits from

  • RSyncMLConnection

    Detailed Description

    Handle to data defining a connection to a remote SyncML server in the context of a profile.

    Constructor & Destructor Documentation

    RSyncMLConnection ( )

    IMPORT_CRSyncMLConnection()

    Member Function Documentation

    Close ( )

    IMPORT_C voidClose()

    ConnectionId ( )

    IMPORT_C TSmlConnectionIdConnectionId()const

    CreateL ( RSyncMLProfileBase &, TSmlTransportId )

    IMPORT_C voidCreateL(RSyncMLProfileBase &,
    TSmlTransportId
    )

    GetPropertyL ( const TDesC8 & )

    IMPORT_C const TDesC8 &GetPropertyL(const TDesC8 &aName)const

    Identifier ( )

    IMPORT_C TSmlTransportIdIdentifier()const

    IsReadOnly ( )

    IMPORT_C TBoolIsReadOnly()const

    OpenByConnectionIdL ( RSyncMLProfileBase &, TSmlConnectionId )

    IMPORT_C voidOpenByConnectionIdL(RSyncMLProfileBase &,
    TSmlConnectionId
    )

    OpenL ( RSyncMLProfileBase &, TSmlTransportId )

    IMPORT_C voidOpenL(RSyncMLProfileBase &,
    TSmlTransportId
    )

    Priority ( )

    IMPORT_C TUintPriority()const

    Profile ( )

    IMPORT_C TSmlProfileIdProfile()const

    RetryCount ( )

    IMPORT_C TUintRetryCount()const

    ServerURI ( )

    IMPORT_C const TDesC8 &ServerURI()const

    SetPriority ( TUint )

    IMPORT_C voidSetPriority(TUint)

    SetPropertyL ( const TDesC8 &, const TDesC8 & )

    IMPORT_C voidSetPropertyL(const TDesC8 &aName,
    const TDesC8 &aValue
    )

    SetRetryCount ( TUint )

    IMPORT_C voidSetRetryCount(TUint)

    SetServerURIL ( const TDesC8 & )

    IMPORT_C voidSetServerURIL(const TDesC8 &)

    UpdateL ( )

    IMPORT_C voidUpdateL()