Uses of Class
com.microsoft.graph.models.TeleconferenceDeviceMediaQuality
Packages that use TeleconferenceDeviceMediaQuality
-
Uses of TeleconferenceDeviceMediaQuality in com.microsoft.graph.models
Subclasses of TeleconferenceDeviceMediaQuality in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassMethods in com.microsoft.graph.models that return TeleconferenceDeviceMediaQualityModifier and TypeMethodDescriptionTeleconferenceDeviceMediaQuality.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type TeleconferenceDeviceMediaQualityModifier and TypeMethodDescriptionTeleconferenceDeviceQuality.getMediaQualityList()Gets the mediaQualityList property value.Method parameters in com.microsoft.graph.models with type arguments of type TeleconferenceDeviceMediaQualityModifier and TypeMethodDescriptionvoidTeleconferenceDeviceQuality.setMediaQualityList(List<TeleconferenceDeviceMediaQuality> value) Sets the mediaQualityList property value.