toneInfo 资源类型

命名空间:microsoft.graph

重要

Microsoft Graph /beta 版本下的 API 可能会发生更改。 不支持在生产应用程序中使用这些 API。 若要确定 API 是否在 v1.0 中可用,请使用 版本 选择器。

单个 DTMF 事件。

属性

属性 类型 说明
sequenceId Int64 用于对 DTMF 事件进行排序的增量标识符。
语气 语气 可能的值为:、、、、tone2tone3tone9tone6tone7tone5tone4tone8starpound、、acb、 。 flashdtone1tone0

JSON 表示形式

下面是资源的 JSON 表示形式。

{
  "sequenceId": 1024,
  "tone": "tone0 | tone1 | tone2 | tone3 | tone4 | tone5 | tone6 | tone7 | tone8 | tone9 | star | pound | a | b | c | d | flash"
}