toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunacore
/
BlinkInteraction
Blink
Interaction
class
BlinkInteraction
(
val
timeoutMs
:
Int
,
val
acceptOneEyed
:
Boolean
=
false
)
:
Interaction
Parameters
accept
One
Eyed
when true, blink interaction will be available for one-eyed people
Members
Constructors
Blink
Interaction
Link copied to clipboard
constructor
(
timeoutMs
:
Int
,
acceptOneEyed
:
Boolean
=
false
)
Properties
accept
One
Eyed
Link copied to clipboard
val
acceptOneEyed
:
Boolean
=
false
timeout
Ms
Link copied to clipboard
val
timeoutMs
:
Int
type
Link copied to clipboard
val
type
:
Int
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
)