Uses of Class
odata.msgraph.client.beta.entity.request.ChatRequest
-
-
Uses of ChatRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return ChatRequest Modifier and Type Method Description ChatRequestGraphService. chats(String id) -
Uses of ChatRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ChatRequest Modifier and Type Method Description ChatRequestUserScopeTeamsAppInstallation. getChat() -
Uses of ChatRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ChatRequest Modifier and Type Method Description ChatRequestUserCollectionRequest. chats(String id) -
Uses of ChatRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ChatRequest Modifier and Type Method Description ChatRequestUserScopeTeamsAppInstallationRequest. chat()ChatRequestUserRequest. chats(String id)
-