Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Adds an social profile to a contact.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Contacts | 8.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
ContactIdentifier | The contact identifier. | "46B1E34D-58F9-4B6B-A80D-0F71ABB87A0E" |
Label | The label to use. For your convenience we translate Work, Home and Other to the right values, so they get localized in display. Default label is Other. |
"Work" |
URLString | The URL of the service. | "http://twitter.com/MBSPlugins" |
Username | The user name. | "MBSPlugins" |
UserIdentifier | The user idenitifer. | "" |
Service | The service name. For your convenience we accept here Facebook, Flickr, LinkedIn, MySpace, SinaWeibo, TencentWeibo, Twitter, Yelp and GameCenter to the correct constant. |
"Twitter" |
Returns OK or error.
Created 1st August 2018, last changed 3th August 2018
CNContact.AddRelation - CNContact.AddSocialProfileJSON
Feedback: Report problem or ask question.