Agora Java API Reference for Android
Public Member Functions | List of all members
io.agora.meta.IMetaSceneEventHandler Interface Reference

Public Member Functions

void onEnterSceneResult (int errorCode)
 
void onLeaveSceneResult (int errorCode)
 
void onSceneMessageReceived (byte[] message)
 
void onUserPositionChanged (String uid, MetaUserPositionInfo posInfo)
 
void onReleasedScene (int status)
 
void onSceneVideoFrameCaptured (TextureView view, VideoFrame videoFrame)
 
void onAddSceneViewResult (TextureView view, int errorCode)
 
void onRemoveSceneViewResult (TextureView view, int errorCode)