ReceiveSmartWatchData

Description

Receives a queued message from the watch app. This will be in the form of a JSON string. If you are calling this command from Tier 2 you must delete the returned string when you are done with it by calling agk::DeleteString.

Currently only works on iOS.

Definition

string ReceiveSmartWatchData()