public static class Pos.Physical extends ISyncMethod
ISyncMethod.Status| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BROADCAST_ACTION |
ERROR_CODE, isAsync, MESSAGE, STATUS| Constructor and Description |
|---|
Physical() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
GetParams() |
android.os.Bundle |
Perform(android.content.Context context,
android.os.Bundle args) |
GetBroadcastAction, getMethod, PerformAsyncpublic android.os.Bundle Perform(@NonNull
android.content.Context context,
android.os.Bundle args)
Perform in class ISyncMethodcontext - used to access the ContentProviderargs - arguments of the methodpublic java.lang.String[] GetParams()
GetParams in class ISyncMethod