PayloadTransferUpdate.Status

public static abstract @interfacePayloadTransferUpdate.StatusimplementsAnnotation

The status of the payload transfer at the time of this update.

Constant Summary

int CANCELED
int FAILURE
int IN_PROGRESS
int SUCCESS

Inherited Method Summary

Constants

public static final int CANCELED

Constant Value:4

public static final int FAILURE

Constant Value:2

public static final int IN_PROGRESS

Constant Value:3

public static final int SUCCESS

Constant Value:1