Package com.castlabs.sdk.viisights
Class ViisightPlugin
- java.lang.Object
-
- com.castlabs.sdk.viisights.ViisightPlugin
-
- All Implemented Interfaces:
Downloadable
public class ViisightPlugin extends Object implements Downloadable
-
-
Constructor Summary
Constructors Constructor Description ViisightPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DownloadableResource[]
getResources(String remoteManifestUrl, File basePath, Bundle bundle)
-
-
-
Method Detail
-
getResources
@Nullable public DownloadableResource[] getResources(String remoteManifestUrl, File basePath, Bundle bundle)
- Specified by:
getResources
in interfaceDownloadable
-
-