Gocator API
◆
GoSetup_IntensityModeUsed()
kBool
GoSetup_IntensityModeUsed
(
GoSetup
setup
,
GoRole
role
)
Gets the availability of the intensity mode property.
Version
Introduced in firmware 4.7.10.10
Parameters
setup
GoSetup
object.
role
Determines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See
GoRole
for more details.
Returns
kTRUE if available and kFALSE otherwise.
GoSetup