Social media profile information for contacts in the ContactsManager SDK
ContactSocial
model represents a social media profile associated with a contact in the ContactsManager SDK.
socialId: String
- Unique identifier for the social profile entryurlString: String?
- The URL for the social profileusername: String?
- The username on the social platformuserIdentifier: String?
- Unique identifier for the user on the platformservice: String?
- The social media service name (e.g., Twitter, LinkedIn, Instagram)type: String?
- The type or category of the social profileemoji: String?
- An emoji icon associated with this social profilecontact: Contact?
- Reference to the parent contact that owns this social profile