Package com.mypurecloud.sdk.v2.model
Class ExternalPageMetadata
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalPageMetadata
- All Implemented Interfaces:
Serializable
ExternalPageMetadata
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()The name of the external pageprofilePictureUrl(String profilePictureUrl) The profile picture URL of the external pagevoidvoidsetProfilePictureUrl(String profilePictureUrl) toString()
-
Constructor Details
-
ExternalPageMetadata
public ExternalPageMetadata() -
ExternalPageMetadata
-
-
Method Details
-
name
The name of the external page -
getName
-
setName
-
profilePictureUrl
The profile picture URL of the external page -
getProfilePictureUrl
-
setProfilePictureUrl
-
equals
-
hashCode
public int hashCode() -
toString
-