Package com.zego.zegoliveroom.callback
Interface IZegoLogInfoCallback
-
public interface IZegoLogInfoCallback
日志回调。Copyright © 2019 Zego. All rights reserved.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onLogUploadResult(int errorCode)
日志上传结果void
onLogWillOverwrite()
日志将要写满
-