public static final class Visibility.Value extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIDENTIAL
Allow some readers to see the event.
|
static String |
DEFAULT
Inherit the behavior from the preferences of the owner of the calendar
on which the event appears.
|
static String |
PRIVATE
Allow fewest readers to see the event.
|
static String |
PUBLIC
Allow most readers to see the event.
|
public static final String CONFIDENTIAL
public static final String DEFAULT
public static final String PRIVATE
public static final String PUBLIC
public static String[] values()
Copyright © 2012. All Rights Reserved.