public class GetTransferResponse extends AbstractResponse
| Constructor and Description |
|---|
GetTransferResponse() |
| Modifier and Type | Method and Description |
|---|---|
static GetTransferResponse |
create(Bundle[] transferBundle,
long duration)
Initializes a new instance of the GetTransferResponse class.
|
Bundle[] |
getTransfers()
Gets the transfer bundle.
|
equals, getDuration, hashCode, setDuration, toStringpublic static GetTransferResponse create(Bundle[] transferBundle, long duration)
public Bundle[] getTransfers()
Copyright © 2019. All rights reserved.