public interface OnPasterRestored
| Modifier and Type | Method and Description |
|---|---|
void |
onPasterRestored(java.util.List<AliyunPasterAbstractController> controllers)
The callback when a sticker is restored.
|
void onPasterRestored(java.util.List<AliyunPasterAbstractController> controllers)
controllers - The AliyunPasterController of the sticker to be restored. This object contains the information that is needed to restore the UI related to the sticker.