Uses of Class
com.microsoft.graph.models.ToneInfo
Packages that use ToneInfo
-
Uses of ToneInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ToneInfoModifier and TypeMethodDescriptionstatic ToneInfoToneInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCall.getToneInfo()Gets the toneInfo property value.Methods in com.microsoft.graph.models with parameters of type ToneInfoModifier and TypeMethodDescriptionvoidCall.setToneInfo(ToneInfo value) Sets the toneInfo property value.