| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaPrompt |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<PlayPromptOperation> |
Call.playPrompt(List<Prompt> prompts,
Boolean loop,
String clientContext) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<RecordOperation> |
Call.record(List<Prompt> prompts,
Boolean bargeInAllowed,
Integer initialSilenceTimeoutInSeconds,
Integer maxSilenceTimeoutInSeconds,
Integer maxRecordDurationInSeconds,
Boolean playBeep,
Boolean streamWhileRecording,
List<String> stopTones,
String clientContext) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<RecordOperation> |
Call.recordResponse(List<Prompt> prompts,
Boolean bargeInAllowed,
Integer initialSilenceTimeoutInSeconds,
Integer maxSilenceTimeoutInSeconds,
Integer maxRecordDurationInSeconds,
Boolean playBeep,
Boolean streamWhileRecording,
List<String> stopTones,
String clientContext) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<PlayPromptOperation> |
CallRequest.playPrompt(List<Prompt> prompts,
Boolean loop,
String clientContext) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<RecordOperation> |
CallRequest.record(List<Prompt> prompts,
Boolean bargeInAllowed,
Integer initialSilenceTimeoutInSeconds,
Integer maxSilenceTimeoutInSeconds,
Integer maxRecordDurationInSeconds,
Boolean playBeep,
Boolean streamWhileRecording,
List<String> stopTones,
String clientContext) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<RecordOperation> |
CallRequest.recordResponse(List<Prompt> prompts,
Boolean bargeInAllowed,
Integer initialSilenceTimeoutInSeconds,
Integer maxSilenceTimeoutInSeconds,
Integer maxRecordDurationInSeconds,
Boolean playBeep,
Boolean streamWhileRecording,
List<String> stopTones,
String clientContext) |
Copyright © 2018–2020. All rights reserved.