Language

IMProtocolDataKind Enum

Definition

public enum IMProtocolDataKind
type IMProtocolDataKind = 
Inheritance
IMProtocolDataKind

Fields

Name Value Description
Custom -1
Aim 0

This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL.

Android reference for android.provider.ContactsContract.CommonDataKinds.Im.PROTOCOL_AIM.

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.

Msn 1

This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL.

Android reference for android.provider.ContactsContract.CommonDataKinds.Im.PROTOCOL_MSN.

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.

Yahoo 2

This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL.

Android reference for android.provider.ContactsContract.CommonDataKinds.Im.PROTOCOL_YAHOO.

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.

Skype 3

This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL.

Android reference for android.provider.ContactsContract.CommonDataKinds.Im.PROTOCOL_SKYPE.

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.

Qq 4

This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL.

Android reference for android.provider.ContactsContract.CommonDataKinds.Im.PROTOCOL_QQ.

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.

GoogleTalk 5

This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL.

Android reference for android.provider.ContactsContract.CommonDataKinds.Im.PROTOCOL_GOOGLE_TALK.

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.

Icq 6

This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL.

Android reference for android.provider.ContactsContract.CommonDataKinds.Im.PROTOCOL_ICQ.

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.

Jabber 7

This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL.

Android reference for android.provider.ContactsContract.CommonDataKinds.Im.PROTOCOL_JABBER.

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.

Netmeeting 8

This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL.

Android reference for android.provider.ContactsContract.CommonDataKinds.Im.PROTOCOL_NETMEETING.

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.

Remarks

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.

Applies to