ISelectMediaAction interface

Interface for new Viva Select Media action

Extends
adaptivecards!IAction:interface

Properties

parameters

Parameters that can be provided to the ISelectMedia Action

type

Indicates this is a Viva Select Location button.

Property Details

parameters

Parameters that can be provided to the ISelectMedia Action

parameters: ISelectMediaActionParameters;

Property Value

type

Indicates this is a Viva Select Location button.

type: 'VivaAction.SelectMedia';

Property Value

'VivaAction.SelectMedia'