1 reference to NotificationInteractionInfo
Aspire.Hosting (1)
InteractionService.cs (1)
119
var newState = new Interaction(title, message, options, new Interaction.
NotificationInteractionInfo
(intent: options.Intent ?? MessageIntent.None, linkText: options.LinkText, linkUrl: options.LinkUrl), cancellationToken);