public static class Device.BeaconAdvertiser extends Device.Advertiser
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
major |
java.lang.Integer |
minor |
java.lang.Boolean |
nonStrictMode |
Device.Security |
security |
java.util.UUID |
uuid |
Constructor and Description |
---|
BeaconAdvertiser() |
public java.util.UUID uuid
public java.lang.Integer major
public java.lang.Integer minor
public Device.Security security
public java.lang.Boolean nonStrictMode