UploadImageStatusListener

Monitors the status of image upload.

If the user uploads images independently, the upload progress should be updated and displayed on the UI by calling methods in UploadImageStatusListener. This listener is returned as an instance through SendImageMessageWithUploadListenerCallback for the user's use.

Constructors

Link copied to clipboard
public void RongIMClient.UploadImageStatusListener(UploadImageStatusListener listener)
public void RongIMClient.UploadImageStatusListener(Message message, String pushContent, String pushData, RongIMClient.SendImageMessageWithUploadListenerCallback callback)