Since: API level 35
public static class

PeripheralConstants.VibrationEffect

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

Deprecated in API level 37
NOTE: This Class is not available since Android 15.

Class Overview

This class defines options to make vibration.

Since
API level 35
Knox 3.8

Summary

Constants
String INTERVAL_INT Deprecated in API level 37
NOTE: This Variable is not available since Android 15.
String REPEAT_INT Deprecated in API level 37
NOTE: This Variable is not available since Android 15.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String INTERVAL_INT

Since: API level 35

Deprecated in API level 37
NOTE: This Variable is not available since Android 15.

Indicates time interval between iterative vibrations.

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

public static final String REPEAT_INT

Since: API level 35

Deprecated in API level 37
NOTE: This Variable is not available since Android 15.

Indicates play count of vibration.

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