| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ChatMessageReaction |
ChatMessageReaction.Builder.build() |
ChatMessageReaction |
ChatMessageReaction.withCreatedDateTime(OffsetDateTime createdDateTime) |
ChatMessageReaction |
ChatMessageReaction.withReactionType(String reactionType) |
ChatMessageReaction |
ChatMessageReaction.withUser(IdentitySet user) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ChatMessageReaction> |
ChatMessage.reactions |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ChatMessageReaction> |
ChatMessage.getReactions() |
| Modifier and Type | Method and Description |
|---|---|
ChatMessage.Builder |
ChatMessage.Builder.reactions(List<ChatMessageReaction> reactions) |
Copyright © 2018–2020. All rights reserved.