Package io.rong.imlib
Class IRongCoreCallback.SendMediaMessageCallback
-
- All Implemented Interfaces:
public abstract class IRongCoreCallback.SendMediaMessageCallback extends IRongCoreCallback.SendImageMessageCallback
发送多媒体类消息的回调。
-
-
Constructor Summary
Constructors Constructor Description IRongCoreCallback.SendMediaMessageCallback()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.rong.imlib.IRongCoreCallback.SendImageMessageCallback
onAttached, onError, onError, onProgress, onSuccess, onSuccess
-
Methods inherited from class io.rong.imlib.IRongCoreCallback.SendMessageCallback
onError, onFail, onFail, onFail, onFail
-
Methods inherited from class io.rong.imlib.IRongCoreCallback.ResultCallback
onCallback, onFail, onFail, onSuccess
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-