Skip to content

IOTACustomMessage50

chuacw edited this page Feb 7, 2023 · 1 revision

Description

Allows a developer to get the child messages and its count.

Hierarchy

Up to Parent: IOTACustomMessage

Methods

Method Description
GetChild Returns the child message referred to by the Index parameter.
GetChildCount Returns the number of child messages the current message has.

Properties

Property Description
Child Calls GetChild.
ChildCount Calls GetChildCount.

Clone this wiki locally