RangingResult

public abstract class RangingResult

Known direct subclasses
RangingResult.RangingResultPeerDisconnected

A ranging result with peer disconnected status update.

RangingResult.RangingResultPosition

A ranging result with the device position update.


A data class for ranging result update.

Summary

Nested types

A ranging result with peer disconnected status update.

A ranging result with the device position update.

Public methods

abstract @NonNull UwbDevice

Represents a UWB device.

Public methods

getDevice

Added in 1.0.0-alpha08
public abstract @NonNull UwbDevice getDevice()

Represents a UWB device.