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