Omada Identity
Omada Identity
Namespaces
Omada.OE.Model.Subscriptions
INotificationsHandler Interface
INotificationsHandler Methods
HandleNotifications Method
INotificationsHandler
HandleNotifications Method
HandleNotifications
Namespace:
Omada.OE.Model.Subscriptions
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
Task
HandleNotifications
(
Subscription
subscription
,
IEnumerable
<
ChangeNotification
>
notifications
)
Parameters
subscription
Type:
Omada.OE.Model.Subscriptions
Subscription
notifications
Type:
System.Collections.Generic
IEnumerable
ChangeNotification
Return Value
Type:
Task
See Also
Reference
INotificationsHandler Interface
Omada.OE.Model.Subscriptions Namespace