Package com.mypurecloud.sdk.v2.model
Class Image
java.lang.Object
com.mypurecloud.sdk.v2.model.Image
- All Implemented Interfaces:
Serializable
Image
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()resolution(String resolution) Height and/or width of image. ex: 640x480 or x128voidsetImageUri(String imageUri) voidsetResolution(String resolution) toString()
-
Constructor Details
-
Image
public Image() -
Image
-
-
Method Details