com.google.android.gms.nearby.connection.PayloadTransferUpdate.Status |
Class Overview
The status of the payload transfer at the time of this update.
Summary
[Expand]
Inherited Methods |
From interface
java.lang.annotation.Annotation
abstract
Class<? extends Annotation>
|
annotationType()
|
abstract
boolean
|
equals(Object arg0)
|
abstract
int
|
hashCode()
|
abstract
String
|
toString()
|
|
Constants
public
static
final
int
FAILURE
Constant Value:
2
(0x00000002)
public
static
final
int
IN_PROGRESS
Constant Value:
3
(0x00000003)
public
static
final
int
SUCCESS
Constant Value:
1
(0x00000001)