ABPersonInstantMessageService Classe

Definizione

Possibili Service valori chiave.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public static class ABPersonInstantMessageService
type ABPersonInstantMessageService = class
Ereditarietà
ABPersonInstantMessageService
Attributi

Commenti

Le informazioni sul messaggio istantaneo vengono archiviate in NSDictionary istanze in cui la Service chiave viene usata per archiviare il nome del servizio e la Username chiave viene usata per archiviare il nome di accesso del servizio.

Archivia ABPersonInstantMessageServiceService i valori predefiniti.

Proprietà

Aim

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceAIM

Facebook

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceFacebook

GaduGadu

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceGaduGadu

GoogleTalk

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceGoogleTalk

Icq

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceICQ

Jabber

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceJabber

Msn

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceMSN

QQ

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceQQ

Skype

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceSkype

Yahoo

Rappresenta il valore associato alla costante kABPersonInstantMessageServiceYahoo

Si applica a

Vedi anche