Table of Contents

Class NotificationConfig

Namespace
EchoHub.Client.Config
Assembly
EchoHub.Client.dll
public class NotificationConfig
Inheritance
NotificationConfig
Inherited Members

Constructors

NotificationConfig()

public NotificationConfig()

Properties

Enabled

public bool Enabled { get; set; }

Property Value

bool

SoundFile

public string? SoundFile { get; set; }

Property Value

string

Volume

public byte Volume { get; set; }

Property Value

byte