M-Files UI Extensibility Framework
OnCrossApplicationBroadcast Event
M-Files UI Extensibility Framework > Events > OnCrossApplicationBroadcast Event
Description
This event is triggered when an application in the current ShellUI broadcasts a message (an application receives its own broadcasts).
Parameters
appGuid : string [ in ]

The ID of the application sending the broadcast.

msgID : string [ in ]

The ID of the message being broadcast.

data : Variant [ in ]

The payload data of the broadcast.

Remarks

Supported in M-Files 2018 and later.