android.provider
Class Im.Invitation
java.lang.Object
android.provider.Im.Invitation
- All Implemented Interfaces:
- BaseColumns, Im.InvitationColumns
- Enclosing class:
- Im
public static final class Im.Invitation
- extends Object
- implements Im.InvitationColumns, BaseColumns
This table contains the invitations received from others.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_URI
public static final Uri CONTENT_URI
- The content:// style URL for this table
CONTENT_TYPE
public static final String CONTENT_TYPE
- The MIME type of
CONTENT_URI providing a directory of
invitations.
- See Also:
- Constant Field Values
CONTENT_ITEM_TYPE
public static final String CONTENT_ITEM_TYPE
- The MIME type of a
CONTENT_URI subdirectory of a single
invitation.
- See Also:
- Constant Field Values
Please submit a feedback, bug or feature