com.google.android.gms.awareness.state.BeaconState.BeaconInfo |
Information from one beacon.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return the byte array content of the beacon attachment if it exists.
| |||||||||||
Return the beacon namespace.
| |||||||||||
Return the beacon type.
|
Return the byte array content of the beacon attachment if it exists.
Returns | |
---|---|
byte[] |
Content of the beacon attachment, or null if there is no content. |
Return the beacon namespace.
Returns | |
---|---|
String |
Namespace of the beacon attachment. |
Return the beacon type.
Returns | |
---|---|
String |
Type of the beacon attachment. |