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()
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()
SetVibrationEnabled(bool)
public void SetVibrationEnabled(bool enable)
Parameters
enable bool