Gocator API

◆ GoGenericMsg_IsObject()

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
msgMessage object.
Returns
kTRUE if content is kObject. kFALSE if raw buffer.