Uses of Enum
com.microsoft.graph.models.GiphyRatingType
Packages that use GiphyRatingType
-
Uses of GiphyRatingType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return GiphyRatingTypeModifier and TypeMethodDescriptionstatic GiphyRatingTypeTeamFunSettings.getGiphyContentRating()Gets the giphyContentRating property value.static GiphyRatingTypeReturns the enum constant of this type with the specified name.static GiphyRatingType[]GiphyRatingType.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 GiphyRatingTypeModifier and TypeMethodDescriptionvoidTeamFunSettings.setGiphyContentRating(GiphyRatingType value) Sets the giphyContentRating property value.