Property NotificationWav
NotificationWav
Gets or sets the WAV format sound data. This data is compressed for efficient storage and transfer. The Newtonsoft.Json.JsonConverter attribute indicates the use of a specific converter for handling the compression.
Declaration
public byte[] NotificationWav { get; set; }
Property Value
Type | Description |
---|---|
byte[] |