public static class GKFileActions.PutFileResult extends GKFileActions.FileResult
| Modifier and Type | Field and Description |
|---|---|
protected GKFile |
mFile
The GKFile with file name returned from the put command
|
mResponse, mStatus| Constructor and Description |
|---|
PutFileResult(GKCard.Response response)
Create a
PutFileResult to interpret the Response
received from the GateKeeper Card. |
| Modifier and Type | Method and Description |
|---|---|
GKFile |
getFile() |
getStatusprotected final GKFile mFile
public PutFileResult(GKCard.Response response)
PutFileResult to interpret the Response
received from the GateKeeper Card.response - the Response received from the GateKeeper Cardpublic GKFile getFile()
GKFile that represents the created file