addBackgroundImage

Adds a background image to backgroundImageList.

public void addBackgroundImage(AgoraImage backgroundImage)

If backgroundImageList is empty, it initializes the list and adds the background image to it.

Parameters

backgroundImage
The background image to add. See AgoraImage.