Annotation Type PlayerNotificationManager.Visibility


  • @Documented
    @Retention(SOURCE)
    @Target(TYPE_USE)
    public static @interface PlayerNotificationManager.Visibility
    Visibility of notification on the lock screen. One of NotificationCompat.VISIBILITY_PRIVATE, NotificationCompat.VISIBILITY_PUBLIC or NotificationCompat.VISIBILITY_SECRET.