Skip to content

Event Affordance subscription and cancellation payloads are not usable by scripting  #208

Open
@egekorkan

Description

@egekorkan

In the TD spec, the Event affordance has the subscription and cancellation keys. With these keys, one can describe a payload that needs to be passed along for subscribing or unsubscribing from an event.

In the Scripting API, this behavior is not specified explicitly for the subscribeevent method and is not specified at all for the unsubscribeevent method. For subscribeevent, it is said that one can use InteractionOptions vocabulary which however says that currently they are used only for URI variables. For unsubscribeevent, InteractionOptions do not seem to be even allowed.

A further discussion would be whether these are actually interaction options or params like the invokeAction() method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions