toggle menu
bluegps_sdk
androidJvm
switch theme
search in API
bluegps_sdk
/
com.synapseslab.bluegps_sdk.data.model.booking
/
SensorInfoValue
/
SensorInfoBoolean
Sensor
Info
Boolean
data
class
SensorInfoBoolean
(
val
value
:
Boolean
)
:
SensorInfoValue
,
Parcelable
Members
Constructors
Sensor
Info
Boolean
Link copied to clipboard
constructor
(
value
:
Boolean
)
Properties
value
Link copied to clipboard
val
value
:
Boolean
Inherited functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)