View on GitHub

meta-android-sdk

Render Metaverse Experiences in your own apps

MetaverseSDK / io.gometa.sdk / Meta / getStoryboardIntent

getStoryboardIntent

@JvmStatic fun getStoryboardIntent(context: Context, storyboardId: String): Intent

Creates an intent for the storyboard activity for the given storyboard ID.

Parameters

context - The context to use to create the intent.

storyboardId - The ID of the storyboard to begin.