ifSetMessagePort

Implemented by

NameDescription
roHdmiStatusThe HDMI status component provides an interface to the current HDMI operational status
roScreenThe roScreen component provides a full screen drawing surface that can be stacked and that you can receive input events from
roUrlTransferA roUrlTransfer object transfers data to or from remote servers specified by URLs. It can perform mutual authentication with a web server
roTextToSpeechThe roTextToSpeech component provides text to speech capabilities to applications

Supported methods

SetMessagePort(port as Object ) as Void

Description

Sets the roMessagePort to be used for all events from the screen.

Parameters

NameTypeDescription
PortObjectThe roMessagePort to be used for screen events.