-
public interface FetchPresentationProxy
-
-
Method Summary
Modifier and Type Method Description abstract voidonPresentationFetched(String json, PLYPresentation presentation)abstract voidonError(String error)-
-
Method Detail
-
onPresentationFetched
abstract void onPresentationFetched(String json, PLYPresentation presentation)
-
-
-
-