Uses of Enum
com.microsoft.graph.models.RatingAppsType
Packages that use RatingAppsType
-
Uses of RatingAppsType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RatingAppsTypeModifier and TypeMethodDescriptionstatic RatingAppsTypeIosGeneralDeviceConfiguration.getMediaContentRatingApps()Gets the mediaContentRatingApps property value.static RatingAppsTypeReturns the enum constant of this type with the specified name.static RatingAppsType[]RatingAppsType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type RatingAppsTypeModifier and TypeMethodDescriptionvoidIosGeneralDeviceConfiguration.setMediaContentRatingApps(RatingAppsType value) Sets the mediaContentRatingApps property value.