Broadcast send

An action block that sends an app broadcast.

The fiber will proceed immediately without pause.

If the receiver class and/or package is set and doesn’t evaluate to null a specific app receiver will be targeted for the broadcast.

What data and actions a broadcast receiver support varies. Search for public documentation, or look at the app manifest for clues.

Input arguments