Uses of Class
com.microsoft.graph.models.BroadcastMeetingCaptionSettings
Packages that use BroadcastMeetingCaptionSettings
-
Uses of BroadcastMeetingCaptionSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return BroadcastMeetingCaptionSettingsModifier and TypeMethodDescriptionBroadcastMeetingCaptionSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueBroadcastMeetingSettings.getCaptions()Gets the captions property value.Methods in com.microsoft.graph.models with parameters of type BroadcastMeetingCaptionSettingsModifier and TypeMethodDescriptionvoidBroadcastMeetingSettings.setCaptions(BroadcastMeetingCaptionSettings value) Sets the captions property value.