Robo Starting Intent Response
data class RoboStartingIntentResponse(val launcherActivity: LauncherActivityIntentResponse, val startActivity: StartActivityIntentResponse, val timeout: String)
Message for specifying the start activities to crawl.
Constructors
Link copied to clipboard
fun RoboStartingIntentResponse(launcherActivity: LauncherActivityIntentResponse, startActivity: StartActivityIntentResponse, timeout: String)