ABPersonInstantMessageService 类

定义

可能的 Service 键值。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public static class ABPersonInstantMessageService
type ABPersonInstantMessageService = class
继承
ABPersonInstantMessageService
属性

注解

即时消息信息存储在实例中 NSDictionary ,其中 Service 密钥用于存储服务名称,密钥 Username 用于存储服务登录名。

存储 ABPersonInstantMessageService 预定义 Service 值。

属性

Aim

表示与常量 kABPersonInstantMessageServiceAIM 关联的值

Facebook

表示与常量 kABPersonInstantMessageServiceFacebook 关联的值

GaduGadu

表示与常量 kABPersonInstantMessageServiceGaduGadu 关联的值

GoogleTalk

表示与常量 kABPersonInstantMessageServiceGoogleTalk 关联的值

Icq

表示与常量 kABPersonInstantMessageServiceICQ 关联的值

Jabber

表示与常量 kABPersonInstantMessageServiceJabber 关联的值

Msn

表示与常量 kABPersonInstantMessageServiceMSN 关联的值

QQ

表示与常量 kABPersonInstantMessageServiceQQ 关联的值

Skype

表示与常量 kABPersonInstantMessageServiceSkype 关联的值

Yahoo

表示与常量 kABPersonInstantMessageServiceYahoo 关联的值

适用于

另请参阅