Table of Contents

Class StubSoundController

Namespace
IO.Scanbot.Sdk.Util.Snap
Assembly
DocumentSDK.NET.Droid.dll
public sealed class StubSoundController : Object, ISoundController, IJavaObject, IDisposable, IJavaPeerable
Inheritance
StubSoundController
Implements

Constructors

StubSoundController()

public StubSoundController()

Methods

PlayBleepSound(IContinuation)

public Object PlayBleepSound(IContinuation _completion)

Parameters

_completion IContinuation

Returns

Object

Release()

public void Release()

SetBleepEnabled(bool)

public void SetBleepEnabled(bool enable)

Parameters

enable bool

SetBleepResId(int)

public void SetBleepResId(int resId)

Parameters

resId int

SetBleepUri(Uri)

public void SetBleepUri(Uri uri)

Parameters

uri Uri

SetUp()

public void SetUp()

SetVibrationEnabled(bool)

public void SetVibrationEnabled(bool enable)

Parameters

enable bool