android.provider
Class Im.SessionCookies
java.lang.Object
android.provider.Im.SessionCookies
- All Implemented Interfaces:
- BaseColumns, Im.SessionCookiesColumns
- Enclosing class:
- Im
public static class Im.SessionCookies
- extends Object
- implements Im.SessionCookiesColumns, BaseColumns
Contains IMPS session cookies.
| 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 URI for this table
CONTENT_URI_SESSION_COOKIES_BY
public static final Uri CONTENT_URI_SESSION_COOKIES_BY
- The content:// style URL for session cookies by provider and account
CONTENT_TYPE
public static final String CONTENT_TYPE
- The MIME type of
CONTENT_URI providing a directory of
people.
- See Also:
- Constant Field Values
Please submit a feedback, bug or feature