Uses of Class
com.microsoft.graph.models.ChatMessagePolicyViolation
Packages that use ChatMessagePolicyViolation
-
Uses of ChatMessagePolicyViolation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChatMessagePolicyViolationModifier and TypeMethodDescriptionstatic ChatMessagePolicyViolationChatMessagePolicyViolation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChatMessage.getPolicyViolation()Gets the policyViolation property value.Methods in com.microsoft.graph.models with parameters of type ChatMessagePolicyViolationModifier and TypeMethodDescriptionvoidChatMessage.setPolicyViolation(ChatMessagePolicyViolation value) Sets the policyViolation property value.