getConfigPendingResult
fun getConfigPendingResult(preferenceCenterId: String): PendingResult<PreferenceCenterConfig>(source)
Returns a PendingResult containing the configuration of the Preference Center form with the given preferenceCenterId.
Return
The requested PreferenceCenterConfig.
Parameters
preferenceCenterId
The ID of the Preference Center.