DtmfData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Streaming dtmf data.
public class DtmfData : Azure.Communication.CallAutomation.StreamingData
type DtmfData = class
inherit StreamingData
Public Class DtmfData
Inherits StreamingData
- Inheritance
Constructors
| Name | Description |
|---|---|
| DtmfData(String) |
The dtmf data, encoded as a base64 string |
Properties
| Name | Description |
|---|---|
| Data |
The dtmf data in base64 string. |