Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
NotificationAction.cs
1
using
System.Runtime.Serialization;
2
3
namespace
NeuroAccessMaui.Services.Notification
4
{
8
public
enum
NotificationAction
9
{
13
Unknown = 0,
14
18
OpenChat = 1,
19
23
OpenProfile = 2,
24
28
OpenIdentity = 5,
29
33
OpenContract = 6,
34
38
OpenBalance = 7,
39
43
OpenToken = 8,
44
48
OpenPetition = 9,
49
53
OpenPresenceRequest = 3,
54
58
OpenSettings = 4
59
}
60
}
NeuroAccessMaui.Services.Notification
Definition:
ContractNotificationEvent.cs:10
NeuroAccessMaui.Services.Notification.NotificationAction
NotificationAction
Actions that can be routed from notifications.
Definition:
NotificationAction.cs:9
NeuroAccessMaui
NeuroAccessMaui
Services
Notification
NotificationAction.cs
Generated by
1.9.5