public static final class Attachment.Preview extends Object
Preview()
String
get_id()
int
getHeight()
getUrl()
getWidth()
void
set_id(String _id)
setHeight(int height)
setUrl(String url)
setWidth(int width)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Preview()
public String get_id()
public void set_id(String _id)
public int getHeight()
public void setHeight(int height)
public String getUrl()
public void setUrl(String url)
public int getWidth()
public void setWidth(int width)
Copyright © 2015. All rights reserved.