Interface INotificationService
Namespace: Common.Contracts
Assembly: Common.dll
public interface INotificationService
Methods
SendTargetedNotifications\(string, string, IEnumerable<string\>\)
Task SendTargetedNotifications(string title, string content, IEnumerable<string> targetDevices)
Parameters
title string
content string
targetDevices IEnumerable < string \>
Returns
Last modified: 21 May 2024