SpaceKit Android SDK v0.9.4
0.9.4
SpaceKit Android SDK v0.9.4
/
com.dentreality.spacekit.ext
/
EnterSectionEvent
Enter
Section
Event
data
class
EnterSectionEvent
(
val
sectionIdentifier
:
String
,
val
onFulfill
:
(
)
->
Unit
)
:
SubscriptionEvent
Content copied to clipboard
Constructors
Properties
Constructors
Enter
Section
Event
Link copied to clipboard
fun
EnterSectionEvent
(
sectionIdentifier
:
String
,
onFulfill
:
(
)
->
Unit
)
Content copied to clipboard
Properties
on
Fulfill
Link copied to clipboard
open
override
val
onFulfill
:
(
)
->
Unit
Content copied to clipboard
section
Identifier
Link copied to clipboard
val
sectionIdentifier
:
String
Content copied to clipboard