public class EMAttachment extends Object
EMAttachment(String id, String secret)
EMAttachment(String id, String url, String secret)
boolean
equals(Object o)
String
getId()
getSecret()
getUrl()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EMAttachment(String id, String secret)
public EMAttachment(String id, String url, String secret)
public String getId()
public String getUrl()
public String getSecret()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2024. All rights reserved.