public class FileAttachmentInfo extends AttachmentInfo
| Constructor and Description |
|---|
FileAttachmentInfo()
Initializes a new instance of the FileAttachmentInfo class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isContactPhoto()
Gets whether the file attachment is a contact picture.
|
void |
setContactPhoto(boolean isContactPhoto)
Sets whether the file attachment is a contact picture.
|
java.lang.String |
toString()
Converts the value of the current FileAttachmentInfo object to its equivalent string representation.
|
getContentId, getContentLocation, getContentType, getId, getLastModifiedTime, getName, getSize, isInline, setContentId, setContentLocation, setContentType, setId, setInline, setLastModifiedTime, setName, setSizepublic FileAttachmentInfo()
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean isContactPhoto()
public void setContactPhoto(boolean isContactPhoto)
isContactPhoto - the new contact photo