Uses of Class
com.microsoft.graph.models.ChatMessageInfo
Packages that use ChatMessageInfo
-
Uses of ChatMessageInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChatMessageInfoModifier and TypeMethodDescriptionstatic ChatMessageInfoChatMessageInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChat.getLastMessagePreview()Gets the lastMessagePreview property value.Methods in com.microsoft.graph.models with parameters of type ChatMessageInfoModifier and TypeMethodDescriptionvoidChat.setLastMessagePreview(ChatMessageInfo value) Sets the lastMessagePreview property value.