Uses of Class
com.microsoft.graph.models.AudioConferencing
Packages that use AudioConferencing
-
Uses of AudioConferencing in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AudioConferencingModifier and TypeMethodDescriptionstatic AudioConferencingAudioConferencing.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnlineMeetingBase.getAudioConferencing()Gets the audioConferencing property value.Methods in com.microsoft.graph.models with parameters of type AudioConferencingModifier and TypeMethodDescriptionvoidOnlineMeetingBase.setAudioConferencing(AudioConferencing value) Sets the audioConferencing property value.