screenShareExtensionId property
iOS only: full bundle identifier of the broadcast upload extension
(e.g. "com.example.app.ScreenShareExt"). When set, overrides the default
discovery order: this field, then the ChimeScreenShareExtension key in
the main app's Info.plist, then the fallback <mainBundleId>.ScreenShareExt.
Ignored on Android.
Implementation
final String? screenShareExtensionId;