ScannerBuilder

actual class ScannerBuilder
expect class ScannerBuilder
actual class ScannerBuilder
actual class ScannerBuilder

Constructors

Link copied to clipboard
constructor()
constructor()
constructor()

Properties

Link copied to clipboard

Configures how many advertisements may be buffered while waiting to be collected.

Link copied to clipboard

Configures Scanner to pre-conflate the advertisements flow.

Link copied to clipboard

Allows for the Scanner to be configured via Android's ScanSettings.

Functions

Link copied to clipboard
actual fun filters(builderAction: FiltersBuilder.() -> Unit)

Filters Advertisements during a scan. If predicates are non-empty, then only Advertisements that match at least one of the predicates are emitted during a scan.

expect fun filters(builderAction: FiltersBuilder.() -> Unit)

Filters Advertisements during a scan. If predicates are non-empty, then only Advertisements that match at least one of the predicates are emitted during a scan.

actual fun filters(builderAction: FiltersBuilder.() -> Unit)

Filters Advertisements during a scan. If predicates are non-empty, then only Advertisements that match at least one of the predicates are emitted during a scan.

actual fun filters(builderAction: FiltersBuilder.() -> Unit)

Filters Advertisements during a scan. If predicates are non-empty, then only Advertisements that match at least one of the predicates are emitted during a scan.

Link copied to clipboard
actual fun logging(init: LoggingBuilder)
expect fun logging(init: LoggingBuilder)
actual fun logging(init: LoggingBuilder)
actual fun logging(init: LoggingBuilder)