set Intercepted Domains
Use this function to register domains that your app interacts with. The SDK (when the `PXAutomaticInterceptorPolicy/urlRequestInterceptionType` is set to any value rather than `PXAutomaticInterceptorType/none`) is intercepting URL requests to those domains only. If you do not set a domain, the SDK will intercept all URL requests. If you are using more than one AppID, setting the domains is required. For example: "example.com".
Parameters
domains
: List of your domains.
app Id
: The AppID of your account.