setUrlAllowListScopeOpenUrl
open fun setUrlAllowListScopeOpenUrl(@Nullable urlAllowListScopeOpenUrl: Array<String>): AirshipConfigOptions.Builder
Sets the additional URLs that will be added to the allow list for scope SCOPE_OPEN_URL. See addEntry for valid URL patterns.
Return
The config options builder.
Parameters
urlAllowListScopeOpenUrl
An array of URL patterns.