//! This file has been automatically generated by `objc2`'s `header-translator`.
//! DO NOT EDIT
usecrate::common::*;usecrate::BackgroundAssets::*;usecrate::Foundation::*;ns_enum!(#[underlying(NSInteger)]pubenumBAContentRequest{
BAContentRequestInstall =1,
BAContentRequestUpdate =2,
BAContentRequestPeriodic =3,});