Package | Description |
---|---|
app.library.linkflow.manager.neckband |
Modifier and Type | Field and Description |
---|---|
private static NeckbandManager |
NeckbandManager.mInstance |
Modifier and Type | Method and Description |
---|---|
static NeckbandManager |
NeckbandManager.getInstance()
this is single tone pattern so you do not need make object as new.
|
NeckbandManager |
NeckbandManager.init(android.content.Context context)
you must call this function at least one time
because all modules initialized by this function.
|