IMProtocolDataKind Enum
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.
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 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 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 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 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. |
| 4 | This constant was deprecated in API level 31. Use PROTOCOL_CUSTOM with CUSTOM_PROTOCOL. Android reference for 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 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 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 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 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.