bluetooth
Toggle table of contents
2.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor.cellular
/
CellularConfigurationParameters
/
BC660
/
InactivityTimer
/
Custom
Custom
data
class
Custom
(
val
timeInSeconds
:
Int
)
:
CellularConfigurationParameters.BC660.InactivityTimer
Custom inactivity timer configuration.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
timeInSeconds
:
Int
)
Properties
time
In
Seconds
Link copied to clipboard
val
timeInSeconds
:
Int
Inactivity timer value in seconds. Range: 15:255
Functions
is
Valid
Link copied to clipboard
fun
isValid
(
)
:
Boolean