UwbComplexChannel

public classUwbComplexChannelextendsObject

Represents the channel which a UWB device is currently active on.

Nested Class Summary

class UwbComplexChannel.Builder Creates a new instance ofUwbComplexChannel.

Public Method Summary

boolean
int
getChannel()
Gets the current channel for the device.
int
getPreambleIndex()
Gets the current preamble index for the device.
int
String

Inherited Method Summary

Public Methods

public booleanequals(Objecto)

public intgetChannel()

Gets the current channel for the device.

public intgetPreambleIndex()

Gets the current preamble index for the device.

public inthashCode()

publicStringtoString()