Java android.provider Contacts fields, constructors, methods, implement or subclass

Example usage for Java android.provider Contacts fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.provider Contacts.

The text is from its open source code.

Field

StringAUTHORITY
UriCONTENT_URI
The content:// style URL for this provider
intKIND_EMAIL
Signifies an email address row that is stored in the ContactMethods table
intKIND_POSTAL
Signifies a postal address row that is stored in the ContactMethods table
intKIND_IM
Signifies an IM address row that is stored in the ContactMethods table