com.supermap.realspace
Interface SceneControlInitedCallBackListenner
-
public interface SceneControlInitedCallBackListenner
The listener of the scene control initial.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
onSuccess(java.lang.String success)
The successful initialized callback event.
-