ActivateSmartWatch

Description

Attempts to connect to the smart watch connected to the current device. It will attempt to maintain that connection for the life of the app, for example if the watch is unpaired and then repaired then your app will reconnect to the watch automatically. So you only need to call this command once at the beginning of your app.

Currently only works on iOS. To create a watch app you will need to use the Tier 2 project interpreter_ios and add a watch app to it.

Definition

ActivateSmartWatch( szReserved )

Parameters