public class MessageFullScreenActivity extends AdobeMarketingActivity
| Modifier and Type | Field and Description |
|---|---|
protected com.adobe.mobile.MessageFullScreen |
message |
protected static java.lang.String |
MESSAGE_STATE_MESSAGE_ID |
protected static java.lang.String |
MESSAGE_STATE_REPLACED_HTML |
| Constructor and Description |
|---|
MessageFullScreenActivity() |
| Modifier and Type | Method and Description |
|---|---|
void |
onBackPressed() |
void |
onCreate(Bundle savedInstanceState) |
void |
onResume() |
protected void |
onSaveInstanceState(Bundle outState) |
onPauseprotected com.adobe.mobile.MessageFullScreen message
protected static final java.lang.String MESSAGE_STATE_MESSAGE_ID
protected static final java.lang.String MESSAGE_STATE_REPLACED_HTML
public void onCreate(Bundle savedInstanceState)
onCreate in class AdobeMarketingActivitypublic void onResume()
onResume in class AdobeMarketingActivityprotected void onSaveInstanceState(Bundle outState)
public void onBackPressed()