lpw
2024-06-24 96fe7669fe8da0110590467e2e95ad88c0149112
commit | author | age
96fe76 1 framework module UserMessagingPlatform {
L 2   umbrella header "UserMessagingPlatform.h"
3
4   export *
5   module * { export * }
6
7   header "UMPConsentForm.h"
8   header "UMPDebugSettings.h"
9   header "UMPError.h"
10   header "UMPConsentInformation.h"
11   header "UMPRequestParameters.h"
12 }