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.
V2TIMElem.V2ProgressInfo

Public Member Functions

 V2ProgressInfo (long curr, long total)
 
long getCurrentSize ()
 
long getTotalSize ()
 

Constructor & Destructor Documentation

◆ V2ProgressInfo()

V2ProgressInfo ( long  curr,
long  total 
)
inline

Member Function Documentation

◆ getCurrentSize()

long getCurrentSize ( )
inline

◆ getTotalSize()

long getTotalSize ( )
inline