8.7 released—WinterCG Compliance Part 1
Learn more
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