| Package | Description |
|---|---|
| odata.msgraph.client.beta.callRecords.complex |
| Modifier and Type | Field and Description |
|---|---|
protected UserFeedback |
ParticipantEndpoint.feedback |
| Modifier and Type | Method and Description |
|---|---|
UserFeedback |
UserFeedback.Builder.build() |
UserFeedback |
UserFeedback.withRating(UserFeedbackRating rating) |
UserFeedback |
UserFeedback.withText(String text) |
UserFeedback |
UserFeedback.withTokens(FeedbackTokenSet tokens) |
| Modifier and Type | Method and Description |
|---|---|
Optional<UserFeedback> |
ParticipantEndpoint.getFeedback() |
| Modifier and Type | Method and Description |
|---|---|
ParticipantEndpoint.Builder |
ParticipantEndpoint.Builder.feedback(UserFeedback feedback) |
ParticipantEndpoint |
ParticipantEndpoint.withFeedback(UserFeedback feedback) |
Copyright © 2018–2020. All rights reserved.