public class GetTargetUserTask
extends <any>
| Modifier and Type | Class and Description |
|---|---|
static interface |
GetTargetUserTask.NextAction |
| Constructor and Description |
|---|
GetTargetUserTask(TargetUser.Type type,
LineApiClient lineApiClient,
GetTargetUserTask.NextAction action) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Void |
doInBackground(java.lang.Void... voids) |
protected void |
onProgressUpdate(java.util.List<TargetUser>... values) |
public GetTargetUserTask(TargetUser.Type type, LineApiClient lineApiClient, GetTargetUserTask.NextAction action)
protected java.lang.Void doInBackground(java.lang.Void... voids)
protected void onProgressUpdate(java.util.List<TargetUser>... values)