Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChatInfo
Packages that use MicrosoftGraphChatInfo
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphChatInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChatInfoModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeeting.chatInfo()Get the chatInfo property: chatInfo.MicrosoftGraphChatInfo.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: chatInfo.MicrosoftGraphChatInfo.withMessageId(String messageId) Set the messageId property: The unique identifier of a message in a Microsoft Teams channel.MicrosoftGraphChatInfo.withReplyChainMessageId(String replyChainMessageId) Set the replyChainMessageId property: The ID of the reply message.MicrosoftGraphChatInfo.withThreadId(String threadId) Set the threadId property: The unique identifier for a thread in Microsoft Teams.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChatInfoModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeeting.withChatInfo(MicrosoftGraphChatInfo chatInfo) Set the chatInfo property: chatInfo.