Uses of Class
odata.msgraph.client.beta.entity.collection.request.ChatMessageCollectionRequest
-
Packages that use ChatMessageCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ChatMessageCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ChatMessageCollectionRequest Modifier and Type Method Description ChatMessageCollectionRequestChannel. getMessages()Org.OData.Capabilities.V1.ChangeTrackingChatMessageCollectionRequestChat. getMessages()ChatMessageCollectionRequestChatMessage. getReplies() -
Uses of ChatMessageCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ChatMessageCollectionRequest Modifier and Type Method Description ChatMessageCollectionRequestChannelCollectionRequest. messages()ChatMessageCollectionRequestChatCollectionRequest. messages()ChatMessageCollectionRequestChatMessageCollectionRequest. replies() -
Uses of ChatMessageCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ChatMessageCollectionRequest Modifier and Type Method Description ChatMessageCollectionRequestChannelRequest. messages()ChatMessageCollectionRequestChatRequest. messages()ChatMessageCollectionRequestChatMessageRequest. replies()
-