getBackgroundImageList
Gets the list of background images.
public ArrayList<AgoraImage> getBackgroundImageList() { return backgroundImageList; }
Returns
The list of background images. See AgoraImage for details.
Gets the list of background images.
public ArrayList<AgoraImage> getBackgroundImageList() { return backgroundImageList; }
The list of background images. See AgoraImage for details.