public class BGMPlayerDynamicListener
extends java.lang.Object
Constructor and Description |
---|
BGMPlayerDynamicListener() |
Modifier and Type | Method and Description |
---|---|
ReflectionProxyContext |
getOnErrorListenerProxyContext() |
ReflectionProxyContext |
getOnInfoListenerProxyContext() |
ReflectionProxyContext |
getOnRenderFrameProxyContext() |
ReflectionProxyContext |
getOnStateChangedListenerProxyContext() |
void |
setListenerHandler(long listenerHandler) |
public void setListenerHandler(long listenerHandler)
public ReflectionProxyContext getOnInfoListenerProxyContext()
public ReflectionProxyContext getOnStateChangedListenerProxyContext()
public ReflectionProxyContext getOnErrorListenerProxyContext()
public ReflectionProxyContext getOnRenderFrameProxyContext()