Stay organized with collections
Save and categorize content based on your preferences.
CalendarContract.CalendarSyncColumns
protected
static
interface
CalendarContract.CalendarSyncColumns
android.provider.CalendarContract.CalendarSyncColumns
|
Known indirect subclasses
|
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
CAL_SYNC1
public static final String CAL_SYNC1
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync1"
CAL_SYNC10
public static final String CAL_SYNC10
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync10"
CAL_SYNC2
public static final String CAL_SYNC2
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync2"
CAL_SYNC3
public static final String CAL_SYNC3
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync3"
CAL_SYNC4
public static final String CAL_SYNC4
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync4"
CAL_SYNC5
public static final String CAL_SYNC5
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync5"
CAL_SYNC6
public static final String CAL_SYNC6
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync6"
CAL_SYNC7
public static final String CAL_SYNC7
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync7"
CAL_SYNC8
public static final String CAL_SYNC8
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync8"
CAL_SYNC9
public static final String CAL_SYNC9
Generic column for use by sync adapters. Column name.
Type: TEXT
Constant Value:
"cal_sync9"
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# CalendarContract.CalendarSyncColumns\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \nSummary: [Constants](#constants) \n\nCalendarContract.CalendarSyncColumns\n====================================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/android/provider/CalendarContract.CalendarSyncColumns \"View this page in Kotlin\") \\|Java\n\n\n`\nprotected\nstatic\n\n\ninterface\nCalendarContract.CalendarSyncColumns\n`\n\n\n`\n\n\n`\n\n|-------------------------------------------------------|\n| android.provider.CalendarContract.CalendarSyncColumns |\n\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Known indirect subclasses [CalendarContract.CalendarEntity](/reference/android/provider/CalendarContract.CalendarEntity), [CalendarContract.Calendars](/reference/android/provider/CalendarContract.Calendars), [CalendarContract.Events](/reference/android/provider/CalendarContract.Events), [CalendarContract.EventsEntity](/reference/android/provider/CalendarContract.EventsEntity), [CalendarContract.SyncColumns](/reference/android/provider/CalendarContract.SyncColumns) |------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------| | [CalendarContract.CalendarEntity](/reference/android/provider/CalendarContract.CalendarEntity) | Class that represents a Calendar Entity. | | [CalendarContract.Calendars](/reference/android/provider/CalendarContract.Calendars) | Constants and helpers for the Calendars table, which contains details for individual calendars. | | [CalendarContract.Events](/reference/android/provider/CalendarContract.Events) | Constants and helpers for the Events table, which contains details for individual events. | | [CalendarContract.EventsEntity](/reference/android/provider/CalendarContract.EventsEntity) | Class that represents an Event Entity. | | [CalendarContract.SyncColumns](/reference/android/provider/CalendarContract.SyncColumns) | Columns for Sync information used by Calendars and Events tables. | |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nGeneric columns for use by sync adapters. The specific functions of these\ncolumns are private to the sync adapter. Other clients of the API should\nnot attempt to either read or write this column. These columns are\neditable as part of the Calendars Uri, but can only be read if accessed\nthrough any other Uri.\n\nSummary\n-------\n\n| ### Constants ||\n|---------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|\n| [String](/reference/java/lang/String) | [CAL_SYNC1](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC1) Generic column for use by sync adapters. |\n| [String](/reference/java/lang/String) | [CAL_SYNC10](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC10) Generic column for use by sync adapters. |\n| [String](/reference/java/lang/String) | [CAL_SYNC2](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC2) Generic column for use by sync adapters. |\n| [String](/reference/java/lang/String) | [CAL_SYNC3](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC3) Generic column for use by sync adapters. |\n| [String](/reference/java/lang/String) | [CAL_SYNC4](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC4) Generic column for use by sync adapters. |\n| [String](/reference/java/lang/String) | [CAL_SYNC5](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC5) Generic column for use by sync adapters. |\n| [String](/reference/java/lang/String) | [CAL_SYNC6](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC6) Generic column for use by sync adapters. |\n| [String](/reference/java/lang/String) | [CAL_SYNC7](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC7) Generic column for use by sync adapters. |\n| [String](/reference/java/lang/String) | [CAL_SYNC8](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC8) Generic column for use by sync adapters. |\n| [String](/reference/java/lang/String) | [CAL_SYNC9](/reference/android/provider/CalendarContract.CalendarSyncColumns#CAL_SYNC9) Generic column for use by sync adapters. |\n\nConstants\n---------\n\n### CAL_SYNC1\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC1\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync1\"\n\n\n### CAL_SYNC10\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC10\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync10\"\n\n\n### CAL_SYNC2\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC2\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync2\"\n\n\n### CAL_SYNC3\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC3\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync3\"\n\n\n### CAL_SYNC4\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC4\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync4\"\n\n\n### CAL_SYNC5\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC5\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync5\"\n\n\n### CAL_SYNC6\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC6\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync6\"\n\n\n### CAL_SYNC7\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC7\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync7\"\n\n\n### CAL_SYNC8\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC8\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync8\"\n\n\n### CAL_SYNC9\n\nAdded in [API level 14](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\n```\npublic static final String CAL_SYNC9\n```\n\nGeneric column for use by sync adapters. Column name.\n\nType: TEXT\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nConstant Value:\n\n\"cal_sync9\""]]