MetaverseSDK / io.gometa.sdk / Meta / StoryboardResult
StoryboardResult
object StoryboardResult
The various keys returned by the storyboard activity’s data Intent.
Properties
| CLOSE_REASON | const val CLOSE_REASON: StringKey that maps to an Int extra containing the cause of the storyboard’s call to Activity.finish. |
| STORYBOARD_ID | const val STORYBOARD_ID: StringKey that maps to a String extra containing the storyboard’s ID. |