Package com.ringcentral.definitions
Class ProfileImageInfo
java.lang.Object
com.ringcentral.definitions.ProfileImageInfo
Information on profile image
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe type of imageIdentifier of an imageDate/time when an image was last updated, in ISO 8601 format, for example 2016-03-10T18:07:52.534Z Format: date-timeList of URIs to profile images in different dimensionsLink to a profile image. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentType
(String contentType) lastModified
(String lastModified) scales
(ProfileImageInfoURI[] scales)
-
Field Details
-
uri
Link to a profile image. If an image is not uploaded for an extension, only `uri` is returned Required Format: uri -
etag
Identifier of an image -
lastModified
Date/time when an image was last updated, in ISO 8601 format, for example 2016-03-10T18:07:52.534Z Format: date-time -
contentType
The type of image -
scales
List of URIs to profile images in different dimensions
-
-
Constructor Details
-
ProfileImageInfo
public ProfileImageInfo()
-
-
Method Details
-
uri
-
etag
-
lastModified
-
contentType
-
scales
-