Table of Contents

Class Sound

Namespace
ScanbotSDK.MAUI.Common
Assembly
ScanbotSDK.Shared.dll
public class Sound
Inheritance
Sound
Inherited Members

Constructors

Sound()

public Sound()

Properties

SoundType

public SoundType SoundType { get; set; }

Property Value

SoundType

SuccessBeepEnabled

public bool SuccessBeepEnabled { get; set; }

Property Value

bool

Methods

FromJson(string)

public static Sound FromJson(string rawJson)

Parameters

rawJson string

Returns

Sound