Uses of Enum
com.microsoft.graph.models.MediaSourceContentCategory
Packages that use MediaSourceContentCategory
-
Uses of MediaSourceContentCategory in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MediaSourceContentCategoryModifier and TypeMethodDescriptionstatic MediaSourceContentCategoryMediaSource.getContentCategory()Gets the contentCategory property value.static MediaSourceContentCategoryReturns the enum constant of this type with the specified name.static MediaSourceContentCategory[]MediaSourceContentCategory.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 MediaSourceContentCategoryModifier and TypeMethodDescriptionvoidMediaSource.setContentCategory(MediaSourceContentCategory value) Sets the contentCategory property value.