Uses of Class
com.microsoft.graph.models.JoinMeetingIdSettings
Packages that use JoinMeetingIdSettings
-
Uses of JoinMeetingIdSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return JoinMeetingIdSettingsModifier and TypeMethodDescriptionstatic JoinMeetingIdSettingsJoinMeetingIdSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnlineMeetingBase.getJoinMeetingIdSettings()Gets the joinMeetingIdSettings property value.Methods in com.microsoft.graph.models with parameters of type JoinMeetingIdSettingsModifier and TypeMethodDescriptionvoidOnlineMeetingBase.setJoinMeetingIdSettings(JoinMeetingIdSettings value) Sets the joinMeetingIdSettings property value.