bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor.cellular
/
AckInterval
/
Custom
Custom
data
class
Custom
(
val
intervalInSeconds
:
Int
)
:
AckInterval
Custom ACK interval.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
intervalInSeconds
:
Int
)
Properties
interval
In
Seconds
Link copied to clipboard
val
intervalInSeconds
:
Int
Time in seconds after which the device will request an ACK. Range: 180:2592000
Functions
is
Valid
Link copied to clipboard
fun
isValid
(
)
:
Boolean