Class NotificationUserResponseAction
Action to take when the user responsds to a notification (e.g., by tapping it).
Inheritance
System.Object
NotificationUserResponseAction
Namespace: Sensus.Notifications
Assembly: SensusAndroid.dll
Syntax
public sealed class NotificationUserResponseAction : Enum
Fields
DisplayPendingSurveys
Display the PendingScriptsPage.
Declaration
public const NotificationUserResponseAction DisplayPendingSurveys
Field Value
| Type | Description |
|---|---|
| NotificationUserResponseAction |
None
Do nothing.
Declaration
public const NotificationUserResponseAction None
Field Value
| Type | Description |
|---|---|
| NotificationUserResponseAction |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |