Package com.mypurecloud.sdk.v2.model
Class LocationImage
java.lang.Object
com.mypurecloud.sdk.v2.model.LocationImage
- All Implemented Interfaces:
Serializable
LocationImage
- 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
-
LocationImage
public LocationImage() -
LocationImage
-
-
Method Details