ABPersonInstantMessageService
ABPersonInstantMessageService
Class
Definition
Possible Service key values.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public static class ABPersonInstantMessageService
type ABPersonInstantMessageService = class
- Inheritance
- Attributes
Remarks
Instant message information is stored within NSDictionary instances where the the Service key is used to store the service name, and the Username key is used to store the service login name.
The ABPersonInstantMessageService
stores predefined
Service
values.
Properties
Aim Aim |
Represents the value associated with the constant kABPersonInstantMessageServiceAIM |
Facebook Facebook |
Represents the value associated with the constant kABPersonInstantMessageServiceFacebook |
GaduGadu GaduGadu |
Represents the value associated with the constant kABPersonInstantMessageServiceGaduGadu |
GoogleTalk GoogleTalk |
Represents the value associated with the constant kABPersonInstantMessageServiceGoogleTalk |
Icq Icq |
Represents the value associated with the constant kABPersonInstantMessageServiceICQ |
Jabber Jabber |
Represents the value associated with the constant kABPersonInstantMessageServiceJabber |
Msn Msn |
Represents the value associated with the constant kABPersonInstantMessageServiceMSN |
QQ QQ |
Represents the value associated with the constant kABPersonInstantMessageServiceQQ |
Skype Skype |
Represents the value associated with the constant kABPersonInstantMessageServiceSkype |
Yahoo Yahoo |
Represents the value associated with the constant kABPersonInstantMessageServiceYahoo |
Applies to
See also
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...