Freigeben über


NotificationType enum

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