Package im.zego.zegoexpress.callback
Interface IZegoDestroyCompletionCallback
-
public interface IZegoDestroyCompletionCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onDestroyCompletion()
Callback for asynchronous destruction completion.
-