Uses of Class
com.microsoft.graph.models.CallTranscriptionInfo
Packages that use CallTranscriptionInfo
-
Uses of CallTranscriptionInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CallTranscriptionInfoModifier and TypeMethodDescriptionstatic CallTranscriptionInfoCallTranscriptionInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCall.getTranscription()Gets the transcription property value.Methods in com.microsoft.graph.models with parameters of type CallTranscriptionInfoModifier and TypeMethodDescriptionvoidCall.setTranscription(CallTranscriptionInfo value) Sets the transcription property value.