additionalTrustedOrigins property

List<String>? additionalTrustedOrigins
getter/setter pair

Sets a list of additional trusted origins that the user may navigate or be redirected to from the starting uri.

NOTE: Available only in a Trusted Web Activity.

Supported Platforms/Implementations:

  • Android

Implementation

List<String>? additionalTrustedOrigins;