Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
ICustom3DAvatarElementImageInfo.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
31
Custom 3D Avatar element image information interface.
String getImageFilePath()
Get the file path of the current image.
boolean isSelected()
Determine if the current item is being used.
String getImageName()
Get the name of the current image.
ZoomSDKCustom3DAvatarElementImageType getCustom3DAvatarElementImageType()
Get the type of current image.