Gocator API
◆
GoSetup_EnableTracking()
kStatus
GoSetup_EnableTracking
(
GoSetup
setup
,
GoRole
role
,
kBool
enable
)
Enables tracking.
Version
Introduced in firmware 4.0.10.27
Parameters
setup
GoSetup
object.
role
Determines which device to apply changes to. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See
GoRole
for more details.
enable
kTRUE to enable, or kFALSE to disable.
Returns
Operation status.
GoSetup