Is there any example code for:
Or how/where would this be used, thanks.
Activity.GetStartingIntent / SetActivityResult - makes it possible to return results to 3rd party applications.
Or how/where would this be used, thanks.
SetActivityResult (Result As Int, Data As Intent)
(Advanced) Sets the result that the calling Activity will get after calling StartActivityForResult.