Package im.zego.zegoexpress.callback
Interface IZegoMixerStopCallback
-
public interface IZegoMixerStopCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onMixerStopResult(int errorCode)
Results of stoping a mixer task.
-