| Chat | Chat | |||
|---|---|---|---|---|
| Compiled from "Chat.java" | Compiled from "Chat.java" | |||
| public class com.microsoft.graph.models.Chat extends com.microsoft.graph.mo dels.Entity implements com.microsoft.graph.serializer.IJsonBackedObject { | public class com.microsoft.graph.models.Chat extends com.microsoft.graph.mo dels.Entity implements com.microsoft.graph.serializer.IJsonBackedObject { | |||
| public com.microsoft.graph.models.ChatType chatType; | public com.microsoft.graph.models.ChatType chatType; | |||
| public java.time.OffsetDateTime createdDateTime; | public java.time.OffsetDateTime createdDateTime; | |||
| public java.time.OffsetDateTime lastUpdatedDateTime; | public java.time.OffsetDateTime lastUpdatedDateTime; | |||
| public java.lang.String topic; | public java.lang.String topic; | |||
| public java.lang.String webUrl; | ||||
| public com.microsoft.graph.requests.TeamsAppInstallationCollectionPage in stalledApps; | public com.microsoft.graph.requests.TeamsAppInstallationCollectionPage in stalledApps; | |||
| public com.microsoft.graph.requests.ConversationMemberCollectionPage memb ers; | public com.microsoft.graph.requests.ConversationMemberCollectionPage memb ers; | |||
| public com.microsoft.graph.requests.ChatMessageCollectionPage messages; | public com.microsoft.graph.requests.ChatMessageCollectionPage messages; | |||
| public com.microsoft.graph.requests.TeamsTabCollectionPage tabs; | public com.microsoft.graph.requests.TeamsTabCollectionPage tabs; | |||
| public com.microsoft.graph.models.Chat(); | public com.microsoft.graph.models.Chat(); | |||
| public void setRawObject(com.microsoft.graph.serializer.ISerializer, com. google.gson.JsonObject); | public void setRawObject(com.microsoft.graph.serializer.ISerializer, com. google.gson.JsonObject); | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 0 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||