-
public interface ISmartUpdateListenerCreated by nielev on 18/7/30.
-
-
Method Summary
Modifier and Type Method Description abstract voidonSmartUpdateListener()callback on smart scene update abstract voidonCollectionsUpdateListener()callback on recommend scene add to collection -
-
Method Detail
-
onSmartUpdateListener
abstract void onSmartUpdateListener()
callback on smart scene update
-
onCollectionsUpdateListener
abstract void onCollectionsUpdateListener()
callback on recommend scene add to collection
-
-
-
-