public class Vsdk
extends java.lang.Object
| Constructor and Description |
|---|
Vsdk() |
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
getConfiguration() |
static java.lang.String |
getVersion() |
static void |
init(android.content.Context context,
java.lang.String configPath,
IEngineCallback callback) |
public static java.lang.String getVersion()
public static Configuration getConfiguration()
public static void init(android.content.Context context,
java.lang.String configPath,
IEngineCallback callback)
throws Exception
Exception