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: String Key that maps to an Int extra containing the cause of the storyboard’s call to Activity.finish. |
STORYBOARD_ID | const val STORYBOARD_ID: String Key that maps to a String extra containing the storyboard’s ID. |