Uses of Class
com.microsoft.graph.models.RecordingInfo
Packages that use RecordingInfo
-
Uses of RecordingInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RecordingInfoModifier and TypeMethodDescriptionstatic RecordingInfoRecordingInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueParticipant.getRecordingInfo()Gets the recordingInfo property value.Methods in com.microsoft.graph.models with parameters of type RecordingInfoModifier and TypeMethodDescriptionvoidParticipant.setRecordingInfo(RecordingInfo value) Sets the recordingInfo property value.