Click or drag to resize

NotificationClientGetAllAppNotificationsAsync Method

[Missing <summary> documentation for "M:OpenFin.Notifications.NotificationClient.GetAllAppNotificationsAsync"]

Namespace:  OpenFin.Notifications
Assembly:  OpenFin.Notifications (in OpenFin.Notifications.dll) Version: 0.12.8
Syntax
C#
public static Task<IEnumerable<NotificationOptions>> GetAllAppNotificationsAsync()

Return Value

Type: TaskIEnumerableNotificationOptions

[Missing <returns> documentation for "M:OpenFin.Notifications.NotificationClient.GetAllAppNotificationsAsync"]

See Also