10 #ifndef GO_SDK_DATA_SET_H
11 #define GO_SDK_DATA_SET_H
54 #include <GoSdk/Messages/GoDataSet.x.h>
kSize GoDataSet_Count(GoDataSet set)
Returns the message count in this collection.
k32u GoDataSet_SenderId(GoDataSet set)
Gets the sender ID (serial number) associated with this message collection.
Essential SDK declarations.
Represents a collection of data channel or health channel messages.
kObject GoDataSet_At(GoDataSet set, kSize index)
Gets the message at the specified index.