Uses of Class
com.microsoft.graph.models.MediaInfo
Packages that use MediaInfo
-
Uses of MediaInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MediaInfoModifier and TypeMethodDescriptionstatic MediaInfoMediaInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMediaPrompt.getMediaInfo()Gets the mediaInfo property value.Methods in com.microsoft.graph.models that return types with arguments of type MediaInfoModifier and TypeMethodDescriptionServiceHostedMediaConfig.getPreFetchMedia()Gets the preFetchMedia property value.Methods in com.microsoft.graph.models with parameters of type MediaInfoModifier and TypeMethodDescriptionvoidMediaPrompt.setMediaInfo(MediaInfo value) Sets the mediaInfo property value.Method parameters in com.microsoft.graph.models with type arguments of type MediaInfoModifier and TypeMethodDescriptionvoidServiceHostedMediaConfig.setPreFetchMedia(List<MediaInfo> value) Sets the preFetchMedia property value.