public class ListUserReceiptActivity extends AppCompatActivity implements OnNetworkErrorCallback
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXTRA_LOCK_SCREEN_ORIENTATION_TO_PORTRAIT |
static java.lang.String |
TAG |
| Constructor and Description |
|---|
ListUserReceiptActivity() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onActivityResult(int requestCode,
int resultCode,
android.content.Intent data) |
protected void |
onCreate(android.os.Bundle savedInstanceState) |
boolean |
onSupportNavigateUp() |
void |
retry()
Gets invoked when Error occurred and its possible to retry operation
|
public static final java.lang.String TAG
public static final java.lang.String EXTRA_LOCK_SCREEN_ORIENTATION_TO_PORTRAIT
protected void onCreate(android.os.Bundle savedInstanceState)
protected void onActivityResult(int requestCode,
int resultCode,
android.content.Intent data)
public boolean onSupportNavigateUp()
public void retry()
OnNetworkErrorCallbackretry in interface OnNetworkErrorCallback