public final class UNShowPreviewsSetting
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Always
Notification previews are always shown.
|
static long |
Never
Notifications previews are never shown.
|
static long |
WhenAuthenticated
Notifications previews are only shown when authenticated.
|
public static final long Always
public static final long WhenAuthenticated
public static final long Never