PALConfiguration

constructor(willAdAutoPlay: Boolean? = null, willAdPlayMuted: Boolean? = null, continuousPlayback: Boolean? = null, descriptionUrl: URL, iconsSupported: Boolean = false, nonceLengthLimit: Int? = null, omidPartnerName: String, omidPartnerVersion: String, playerType: String = DEFAULT_PLAYER_TYPE, playerVersion: String, ppid: String, videoHeight: Int? = null, videoWidth: Int? = null, omidVersion: String? = null, sessionId: String? = null, supportedApiFrameworks: MutableSet<Int>? = null)