Added in API level 14

CalendarSyncColumns

protected interface CalendarSyncColumns
android.provider.CalendarContract.CalendarSyncColumns

Generic columns for use by sync adapters. The specific functions of these columns are private to the sync adapter. Other clients of the API should not attempt to either read or write this column. These columns are editable as part of the Calendars Uri, but can only be read if accessed through any other Uri.

Summary

Constants
static String

Generic column for use by sync adapters.

static String

Generic column for use by sync adapters.

static String

Generic column for use by sync adapters.

static String

Generic column for use by sync adapters.

static String

Generic column for use by sync adapters.

static String

Generic column for use by sync adapters.

static String

Generic column for use by sync adapters.

static String

Generic column for use by sync adapters.

static String

Generic column for use by sync adapters.

static String

Generic column for use by sync adapters.

Constants

CAL_SYNC1

Added in API level 14
static val CAL_SYNC1: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync1"

CAL_SYNC10

Added in API level 14
static val CAL_SYNC10: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync10"

CAL_SYNC2

Added in API level 14
static val CAL_SYNC2: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync2"

CAL_SYNC3

Added in API level 14
static val CAL_SYNC3: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync3"

CAL_SYNC4

Added in API level 14
static val CAL_SYNC4: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync4"

CAL_SYNC5

Added in API level 14
static val CAL_SYNC5: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync5"

CAL_SYNC6

Added in API level 14
static val CAL_SYNC6: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync6"

CAL_SYNC7

Added in API level 14
static val CAL_SYNC7: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync7"

CAL_SYNC8

Added in API level 14
static val CAL_SYNC8: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync8"

CAL_SYNC9

Added in API level 14
static val CAL_SYNC9: String

Generic column for use by sync adapters. Column name.

Type: TEXT

Value: "cal_sync9"