public class ReplayBundleResponse extends AbstractResponse
| Constructor and Description |
|---|
ReplayBundleResponse() |
| Modifier and Type | Method and Description |
|---|---|
static ReplayBundleResponse |
create(Bundle newBundle,
Boolean[] successfully,
long duration)
Initializes a new instance of the ReplayBundleResponse class.
|
Bundle |
getNewBundle() |
Boolean[] |
getSuccessfully()
Gets the successfully.
|
void |
setSuccessfully(Boolean[] successfully)
Sets the successfully.
|
equals, getDuration, hashCode, setDuration, toStringpublic static ReplayBundleResponse create(Bundle newBundle, Boolean[] successfully, long duration)
newBundle - public Boolean[] getSuccessfully()
public void setSuccessfully(Boolean[] successfully)
successfully - The successfully.public Bundle getNewBundle()
Copyright © 2019. All rights reserved.