Uses of Class
com.microsoft.graph.models.ChatMessageReactionIdentitySet
Packages that use ChatMessageReactionIdentitySet
-
Uses of ChatMessageReactionIdentitySet in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChatMessageReactionIdentitySetModifier and TypeMethodDescriptionChatMessageReactionIdentitySet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChatMessageReaction.getUser()Gets the user property value.Methods in com.microsoft.graph.models with parameters of type ChatMessageReactionIdentitySetModifier and TypeMethodDescriptionvoidChatMessageReaction.setUser(ChatMessageReactionIdentitySet value) Sets the user property value.