Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Type of user notification.
Signature
public enum NotificationType
{
NOTIFICATION_ENABLED,
NOTIFICATION_DISABLED,
NOTIFICATION_DENY_ONLY
}
Types
| Name | Value | Notes |
|---|---|---|
| NOTIFICATION_ENABLED |
0 |
|
| NOTIFICATION_DISABLED |
1 |
|
| NOTIFICATION_DENY_ONLY |
2 |
Defined in
NotificationType.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |
Package
com.microsoft.rightsmanagement