Skip to content

Condition ‐ Trigger ‐ Broadcast Received

Nain57 edited this page Jun 1, 2025 · 1 revision

The Broadcast Received Trigger Condition is verifying if some information have been broadcasted by the system. The Condition will be fulfilled everytime this broadcast is received by Klick'r.

Warning

Broadcast Received Trigger Condition is designed for developers. If you don't already know what is an Android Intent, this feature is probably not for you.


Image The Broadcast Received Condition menu can be accessed from the Trigger Condition list, by creating/editing one. Like any other element in your scenario, you can set a name in order to easily identify what this Broadcast Received Condition is doing when you come back later for edition.

Action

The action of the broadcast to listen to. Base intents from Android API are available by default, but you can use a custom one.

Clone this wiki locally