ContactsContract.IPresenceColumns 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.
Additional data mixed in with StatusColumns
to link
back to specific ContactsContract.Data#_ID
entries.
public interface ContactsContract.IPresenceColumns
type ContactsContract.IPresenceColumns = interface
Remarks
Additional data mixed in with StatusColumns
to link back to specific ContactsContract.Data#_ID
entries.
Java documentation for android.provider.ContactsContract.PresenceColumns
.
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
CustomProtocol |
Name of the custom protocol. |
DataId |
Reference to the |
ImAccount |
The IM account for the local user that the presence data came from. |
ImHandle |
The IM handle the presence item is for. |
Protocol |
See |