The roHdmiStatus sends the roHdmiHotPlugEvent with the following predicates that indicate its valid event types:

 

isHdmiHotPlug() as Boolean

An HDMI hot plug has occurred.

GetMessage() as String

Returns the string "HdmiHotPlug".

GetIndex() as Integer

The index value of this event is not used and is always set to 0.

GetInfo() as Object

Returns an associative array with the following key/value pairs:

KeyTypeValue
PortTypestring“Rx” for input ports and “Tx” for output ports
PortNumberintegerThe HDMI input or output port number starting from 0
PluggedBooleanTrue if an HDMI device is plugged in, and false of the port is unplugged