Uses of Class
com.microsoft.graph.models.MentionEvent
Packages that use MentionEvent
-
Uses of MentionEvent in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MentionEventModifier and TypeMethodDescriptionstatic MentionEventMentionEvent.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type MentionEventModifier and TypeMethodDescriptionCallAiInsightViewPoint.getMentionEvents()Gets the mentionEvents property value.Method parameters in com.microsoft.graph.models with type arguments of type MentionEventModifier and TypeMethodDescriptionvoidCallAiInsightViewPoint.setMentionEvents(List<MentionEvent> value) Sets the mentionEvents property value.