palConfiguration

fun palConfiguration(palConfiguration: PALConfiguration, allowPALSessionDataStorage: Boolean = false): BrightcoveAdsPlayerBuilder

Sets the PALConfiguration instance that is used in the PALSession initialization. Optionally sets the permission to store user data like cookies, device IDs, and advertising IDs when using PALSession calls. If the value is Boolean.true the user gives the consent to store data. The default value is Boolean.false - no consent.