| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected PlayPromptCompletionReason |
PlayPromptOperation.completionReason |
| Modifier and Type | Method and Description |
|---|---|
Optional<PlayPromptCompletionReason> |
PlayPromptOperation.getCompletionReason() |
| Modifier and Type | Method and Description |
|---|---|
PlayPromptOperation.Builder |
PlayPromptOperation.Builder.completionReason(PlayPromptCompletionReason completionReason) |
PlayPromptOperation |
PlayPromptOperation.withCompletionReason(PlayPromptCompletionReason completionReason) |
| Modifier and Type | Method and Description |
|---|---|
static PlayPromptCompletionReason |
PlayPromptCompletionReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayPromptCompletionReason[] |
PlayPromptCompletionReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.