Skip navigation links
A B C D E F G H I M N O P R S T U W 

A

addAssociation(Beacon) - Method in class com.bluvision.beeks.sdk.domainobjects.Beacon
 
addBeaconListener(BeaconListener) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This adds a BeaconListener to be notified when a new beacon is found
addOnBeaconChangeListener(OnBeaconChangeListener) - Method in class com.bluvision.beeks.sdk.domainobjects.Beacon
register an OnBeaconChangeListener that will be notified whenever properties of the Beacon change
addRuleRestrictingRangeToEqual(Range) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This rule restricts to beacons that have a range strictly equal to the rule value
addRuleRestrictingRangeToGreaterThan(Range) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This rule restricts to beacons that have a range strictly greater than the rule value
addRuleRestrictingRangeToLessThan(Range) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This rule restricts to beacons that have a range strictly less than the rule value
addRuleRestrictingRssiToEqual(Integer) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This creates a rule to restrict scanning for RSSIs equal to a certain value
addRuleRestrictingRssiToGreaterThan(Integer) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This creates a rule to restrict scanning for RSSIs greater than a certain value
addRuleRestrictingRssiToLesserThan(Integer) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This creates a rule to restrict scanning for RSSIs lesser than a certain value
addRuleRestrictingTemperatureToEqual(Float) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This rule restricts to beacons that have a temperature equal to the rule value.
addRuleRestrictingTemperatureToGreaterThan(Float) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This rule restricts to beacons that have a temperature strictly greater than the rule value
addRuleRestrictingTemperatureToLessThan(Float) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This rule restricts to beacons that have a temperature strictly less than the rule value
addRuleRestrictionToIncludeEddystoneUid(String) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This creates a rule to restrict Eddystone to a given Uid(s) - this is a case insensitive check
addRuleRestrictionToIncludeIBeaconUuid(String) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This creates a rule to restrict IBeacon to certain UUID(s) - this is a case insensitive check
addRuleRestrictionToIncludeIBeaconUuidAndRange(String, Range) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
 
addRuleRestrictionToIncludeIBeaconUuidWithMajor(String, int) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This creates a rule to restrict IBeacon to certain UUID(s) and major combination - this is a case insensitive check
addRuleRestrictionToIncludeIBeaconUuidWithMajorAndMinor(String, int, int) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This creates a rule to restrict IBeacon to certain UUID(s), major, and minor combination - this is a case insensitive check
addRuleRestrictionToIncludeIBeaconUuidWithMajorAndMinorAndRange(String, int, int, Range) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
 
addRuleRestrictionToIncludeIBeaconUuidWithMajorAndRange(String, int, Range) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
 
addRuleRestrictionToIncludeSID(String) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This creates a rule to restrict SBeacon Ids to certain id(s) - this is a case insensitive check
addRuleRestrictionToIncludeUrl(String) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This creates a rule to restrict Eddystone Urls to a certain value(s) - this is a case insensitive check
addRuleToExcludeScanByType(BeaconType) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This adds an exclusion rule for scanning
addRuleToIncludeScanByType(BeaconType) - Method in class com.bluvision.beeks.sdk.util.BeaconManager
This adds an inclusion rule for scanning
AdvertisementTypes - Class in com.bluvision.beeks.sdk.constants
Created by brandonjones on 4/9/15.
AdvertisementTypes() - Constructor for class com.bluvision.beeks.sdk.constants.AdvertisementTypes
 
alert(boolean, boolean) - Method in class com.bluvision.beeks.sdk.domainobjects.ConfigurableBeacon
Enable when turn the light and/or teh speaker of the beacon
alert(boolean, boolean) - Method in class com.bluvision.beeks.sdk.domainobjects.SBeacon
Enable when turn the light and/or teh speaker of the beacon
A B C D E F G H I M N O P R S T U W 
Skip navigation links