Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
kBool
GoGenericMsg_IsObject
(
GoGenericMsg
msg
)
Returns whether or not the content is an
kObject
.
If false, the content is a raw byte buffer.
Version
Introduced in firmware 5.2.18.3
Parameters
msg
Message object.
Returns
kTRUE if content is
kObject
. kFALSE if raw buffer.
GoGenericMsg