Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » MobiLink - Server-Initiated Synchronization » MobiLink Notification Properties » Gateway properties » Device tracker gateway properties

Device tracker gateway properties Next Page

confirm_delivery property


Specifies whether the Listener should confirm with the consolidated database that the message was received. To be able to do this, you must start the Listener with the -x option. The default setting for confirm_delivery is yes.

For information about handling delivery confirmation on the server, see confirmation_handler property.

For example,

DeviceTracker(Default-DeviceTracker).confirm_delivery = yes
See also