8.6 Released with 🥽 visionOS support and more!
Check it out
AndroidActivityBundleEventData
interface AndroidActivityBundleEventData extends AndroidActivityEventData {
  bundle: Bundle;
}
Data for the Android activity events with bundle.

Summary

Properties

bundle
3 properties inherited from AndroidActivityEventData
Click to expand

Properties