Since: API level 35
public static class

PeripheralConstants.BeepSoundEffect

extends Object
java.lang.Object
   ↳ com.samsung.android.knox.ex.peripheral.PeripheralConstants.BeepSoundEffect

Deprecated in API level 37

Class Overview

This class defines options for making beep sound.

Since
API level 35
Knox 3.8

Summary

Constants
String INTERVAL_INT Deprecated in API level 37
String REPEAT_INT Deprecated in API level 37
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String INTERVAL_INT

Since: API level 35

Deprecated in API level 37

Indicates time interval between iterative beep sounds

Since
API level 35
KNOX 3.8
Constant Value: "BEEP_SOUND_EFFECT_INTERVAL_INT"

public static final String REPEAT_INT

Since: API level 35

Deprecated in API level 37

Indicates play count of beep sound.

Since
API level 35
KNOX 3.8
Constant Value: "BEEP_SOUND_EFFECT_REPEAT_INT"