INotificationResponse interface

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

The object returned from BaseAdaptiveCardExtension.onNotificationReceived() if it has handled the notification.

Remarks

ACE should return the registered quickViewId which it wants to display for the notification.

Properties

quickViewId

Property Details

quickViewId

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

quickViewId: string;

Property Value

string