Since: API level 19
public static interface

SdpEngineConstants.Flags

com.samsung.android.knox.sdp.core.SdpEngineConstants.Flags

Deprecated in API level 33

Class Overview

Contains all the possible SdpEngine flags.

Since
API level 19
KNOX 2.6
See Also

Summary

Constants
int SDP_MDFPP Deprecated in API level 33
int SDP_MINOR Deprecated in API level 33

Constants

public static final int SDP_MDFPP

Since: API level 19

Deprecated in API level 33

Constant representing SDP MAJOR version.

Since
API level 19
KNOX 2.6
Constant Value: 0 (0x00000000)

public static final int SDP_MINOR

Since: API level 19

Deprecated in API level 33

Constant representing SDP MINOR version.

Since
API level 19
KNOX 2.6
Constant Value: 1 (0x00000001)