Type of user notification preference.
Signature
Public enum NotificationPreference
{
NOTIFICATION_PREF_DEFAULT,
NOTIFICATION_PREF_DIGEST
}
Types
| Name | Value | Notes |
|---|---|---|
| NOTIFICATION_PREF_DEFAULT |
0 |
Email notifications sent per access. |
| NOTIFICATION_PREF_DIGEST |
1 |
[!Note] |
Defined in
NotificationPreference.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |
Package
com.microsoft.rightsmanagement