Class NotificationConfig
public class NotificationConfig
- Inheritance
-
NotificationConfig
- Inherited Members
Constructors
NotificationConfig()
public NotificationConfig()
Properties
Enabled
public bool Enabled { get; set; }
Property Value
SoundFile
public string? SoundFile { get; set; }
Property Value
Volume
public byte Volume { get; set; }