ContactsContract.IBaseSyncColumns Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generic columns for use by sync adapters.
public interface ContactsContract.IBaseSyncColumns
type ContactsContract.IBaseSyncColumns = interface
Remarks
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.
Java documentation for android.provider.ContactsContract.BaseSyncColumns
.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
Fields
Sync1 |
Generic column for use by sync adapters. |
Sync2 |
Generic column for use by sync adapters. |
Sync3 |
Generic column for use by sync adapters. |
Sync4 |
Generic column for use by sync adapters. |