Upload Image Status Listener
Listens for image upload status.
If the user uploads images themselves, they need to update the upload progress on the UI by calling methods in UploadImageStatusListener. This listener is returned via IRongCoreCallback.SendImageMessageWithUploadListenerCallback for the user to utilize.
Constructors
Link copied to clipboard
public void IRongCoreListener.UploadImageStatusListener(Message message, String pushContent, String pushData, IRongCoreCallback.SendImageMessageWithUploadListenerCallback callback)