public class ListPrepaidCardReceiptActivity extends AppCompatActivity implements OnNetworkErrorCallback
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXTRA_LOCK_SCREEN_ORIENTATION_TO_PORTRAIT |
static java.lang.String |
EXTRA_PREPAID_CARD_TOKEN |
static java.lang.String |
TAG |
Constructor and Description |
---|
ListPrepaidCardReceiptActivity() |
Modifier and Type | Method and Description |
---|---|
protected void |
onCreate(android.os.Bundle savedInstanceState) |
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_PREPAID_CARD_TOKEN
public static final java.lang.String EXTRA_LOCK_SCREEN_ORIENTATION_TO_PORTRAIT
protected void onCreate(android.os.Bundle savedInstanceState)
public void retry()
OnNetworkErrorCallback
retry
in interface OnNetworkErrorCallback