withBeaconId

open fun withBeaconId(@NotNull beaconId: @NotNull String): Beacon.Builder

Sets the Beacon ID for the Beacon instance. This parameter is required.

Return

The Builder instance for chaining calls.

Parameters

beaconId

The Beacon ID to use for this instance.