Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Directives are powerful ways to control how a client application renders an experience to an endpoint, such as an Echo Show, Google Home Hub, chatbot, Facebook messenger, and an IVR/phone experience, to name just a few.

It is used to control the experience, for example, log a user out, add a control to record audio, or add a carousel control for rending a list of objects, or buttons, or dynamic ajax adaptive cards, or any HTM5 card.

Directives are instructions sent from the server to the client, instructing the client to perform a specific action such as playing audio, displaying an image.

...

You can Validate the directives using postman too.

Orbita makes use of two kinds of directives:

...