Wait For Remote Signal
Wait for a remote signal from another Streamer.bot instance

Wait For Remote Signal Dialog
This integration requires the Streamer.bot Website Integration
If the subaction times out, only the
signalTimeout
will be populated with a value of True
Parameters
Instance
Selection required
Select a specific instance or send it to any
Signal Name
String required
Name of the signal. The signal names have to match for "Send" and "Wait".
Overwrite Variables
Checkbox
If both actions (the sending and receiving one) have the same variable, the sending one will overwrite the receiving one when checked.
Timeout
Int
Time in milliseconds until the action times out. If left blank, it will default to 30000 ms. If no signal it being send over in that time, the subaction will abort.
Variables
Name | Type | Description |
---|---|---|
Example Value: True/False Indicator whether a result is included | ||
Example Value: dc01c234-567e-412b-ab5e-9a5a8385b85d The instance ID | ||
Example Value: SB Laptop The name of the instance | ||
Example Value: windows The instance's operating system | ||
Example Value: 0.2.4-alpha.18 The Streamer.bot version of the instance | ||
Example Value: Test Signal The signal's name | ||
Example Value: True/False Indicator whether the subaction timed out or not |
C# Usage
C# method does not exist for this sub-action, or is not yet documented.