com.samsung.android.knox.sdp.core.SdpEngineConstants.State |
Deprecated
in API level 33
Class Overview
Contains all the possible SdpEngine
states.
Summary
Constants |
int |
LOCKED |
Deprecated
in API level 33
|
int |
UNLOCKED |
Deprecated
in API level 33
|
Constants
public
static
final
int
LOCKED
Since: API level 19
Deprecated
in API level 33
Constant representing Locked state of SdpEngine
.
Constant Value:
1
(0x00000001)
public
static
final
int
UNLOCKED
Since: API level 19
Deprecated
in API level 33
Constant representing Unlocked state of SdpEngine
.
Constant Value:
2
(0x00000002)