You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Belongs to the <a>WoT Consumer</a> conformance class.
1283
1283
An {{ActionInteractionOutput}} object is always created by a consumer implementation
1284
1284
and exposes functionality to interact with long running (asynchronous) actions.<br/>
1285
-
Note: a synchronous action MAY not offer any <emph>additional</emph> sensible interaction beyond the ones from {{InteractionOutput}}.
1285
+
Note: The output of a synchronous action MAY be limited to the functionality of a regular {{InteractionOutput}} object, e.g., invoking the `cancel()` method might not have an effect.
1286
1286
</p>
1287
1287
<p>
1288
1288
This interface exposes an action status object. Its implementation
0 commit comments