Package com.alivc.live.pusher
Interface AlivcLivePusherRenderContextListener
-
public interface AlivcLivePusherRenderContextListener
网络监听器
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSharedContextCreated(long shareContex)
render shared context createdvoid
onSharedContextDestroyed(long shareContex)
render shared context destroyed
-