Easemob Windows SDK
easemob::EMCallback Member List

This is the complete list of members for easemob::EMCallback, including all inherited members.

EMCallback(const EMCallbackObserverHandle &handle, const EMSuccessCallback success=[]() ->bool{ return false;}, const EMFailCallback fail=[](const easemob::EMErrorPtr) ->bool{ return false;}, const EMProgressCallback progress=[](int){})easemob::EMCallbackinline
EMFailCallback typedef (defined in easemob::EMCallback)easemob::EMCallback
EMProgressCallback typedef (defined in easemob::EMCallback)easemob::EMCallback
EMSuccessCallback typedef (defined in easemob::EMCallback)easemob::EMCallback
onFail(const EMErrorPtr error)easemob::EMCallbackinlinevirtual
onProgress(int progress)easemob::EMCallbackinlinevirtual
onSuccess()easemob::EMCallbackinlinevirtual
~EMCallback()easemob::EMCallbackinlinevirtual