Gocator API

◆ GoDiscoveryExtInfo_PropertyAt()

const GoDiscoveryProperty * GoDiscoveryExtInfo_PropertyAt ( GoDiscoveryExtInfo  msg,
kSize  index 
)

Retrieves the property associated with the given index or kNULL if invalid.

Version
Introduced in firmware 4.3.3.124
Parameters
msgMessage object.
indexThe index of the property to retrieve.
Returns
The property at the given index or kNULL.