to top
Android APIs
public static final class

CalendarContract.SyncState

extends Object
implements SyncStateContract.Columns
java.lang.Object
   ↳ android.provider.CalendarContract.SyncState

Class Overview

A table provided for sync adapters to use for storing private sync state data.

Summary

[Expand]
Inherited Constants
From interface android.provider.BaseColumns
From interface android.provider.SyncStateContract.Columns
Fields
public static final Uri CONTENT_URI The content:// style URI for this table
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final Uri CONTENT_URI

Added in API level 14

The content:// style URI for this table