Callback OnGloryMessage(int, string, string)

Called when the device has an informational message to deliver.

Parameters

Name Description
deviceIndex int
The device index being referring to.
component string
The device component being referred to.
message string
The message.

Remarks

This is mostly only informational, and may be useful for debugging issues with the device.