public class Image extends Object implements SendAble
Image(byte[] bytes)
Image(byte[] bytes, String type)
Image(byte[] bytes, String type, String name)
Image(String url)
Image(String url, Integer file_type)
Result
send(SenderAndCidMidGetter er)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Image(byte[] bytes)
public Image(String url)
public Image(String url, Integer file_type)
public Image(byte[] bytes, String type)
public Image(byte[] bytes, String type, String name)
public Result send(SenderAndCidMidGetter er)
SendAble
send
Copyright © 2025. All rights reserved.