Since: API level 23
public static interface

SdpEngineConstants.Intent

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

Deprecated in API level 33

Class Overview

Contains the information about SDP intent.

Since
API level 23
KNOX 3.0

Summary

Constants
String ACTION_SDP_STATE_CHANGED Deprecated in API level 33
String EXTRA_SDP_ENGINE_ID Deprecated in API level 33
String EXTRA_SDP_ENGINE_STATE Deprecated in API level 33

Constants

public static final String ACTION_SDP_STATE_CHANGED

Since: API level 23

Deprecated in API level 33

Constant representing ACTION of SdpEngine state change.

Since
API level 23
KNOX 3.0
See Also
Constant Value: "com.samsung.android.knox.intent.action.SDP_STATE_CHANGED"

public static final String EXTRA_SDP_ENGINE_ID

Since: API level 23

Deprecated in API level 33

Constant representing EXTRA of SdpEngine id.

Since
API level 23
KNOX 3.0
See Also
Constant Value: "com.samsung.android.knox.intent.extra.SDP_ENGINE_ID"

public static final String EXTRA_SDP_ENGINE_STATE

Since: API level 23

Deprecated in API level 33

Constant representing EXTRA of SdpEngine state.

Since
API level 23
KNOX 3.0
See Also
Constant Value: "com.samsung.android.knox.intent.extra.SDP_ENGINE_STATE"