Obsolete Members for OfflineMapSyncTask

The following members of QML type OfflineMapSyncTask are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Signals

Property Documentation

[default] credential : Credential

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

The Credential for authenticating against a secured service.

This is only applicable if using a service that is secured.

Any credentials set here will not be honored. If the map is associated with a PortalItem, set the credential on the Portal related to the Map's PortalItem instead.


[default] requestConfiguration : RequestConfiguration

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

The configuration parameters used for network requests sent by this task.


Signal Documentation

credentialChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Emitted when the credential property changes.

Note: The corresponding handler is onCredentialChanged.


requestConfigurationChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Emitted when the requestConfiguration property changes.

Note: The corresponding handler is onRequestConfigurationChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.