Uses of Class
com.mypurecloud.sdk.v2.model.FacebookId
Packages that use FacebookId
-
Uses of FacebookId in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FacebookIdModifier and TypeMethodDescriptionFacebookId.displayName(String displayName) The displayName of this person's Facebook account.ExternalContact.getFacebookId()FacebookId.ids(List<FacebookScopedId> ids) The set of scopedIds that this person has.Methods in com.mypurecloud.sdk.v2.model with parameters of type FacebookIdModifier and TypeMethodDescriptionExternalContact.facebookId(FacebookId facebookId) User information for a Facebook accountvoidExternalContact.setFacebookId(FacebookId facebookId)