IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
V2TIMImageElem.V2TIMImage

Public Member Functions

String getUUID ()
 
int getType ()
 
int getSize ()
 
int getWidth ()
 
int getHeight ()
 
String getUrl ()
 
void downloadImage (final String path, final V2TIMDownloadCallback v2TIMDownloadCallback)
 

Member Function Documentation

◆ getUUID()

String getUUID ( )
inline

◆ getType()

int getType ( )
inline

◆ getSize()

int getSize ( )
inline

◆ getWidth()

int getWidth ( )
inline

◆ getHeight()

int getHeight ( )
inline

◆ getUrl()

String getUrl ( )
inline

◆ downloadImage()

void downloadImage ( final String  path,
final V2TIMDownloadCallback  v2TIMDownloadCallback 
)
inline