public final class SMultiWindow extends Object implements com.samsung.android.sdk.SsdkInterface
Modifier and Type | Field and Description |
---|---|
static int |
FREE_STYLE |
static int |
MULTIWINDOW |
Constructor and Description |
---|
SMultiWindow()
Creator
|
Modifier and Type | Method and Description |
---|---|
int |
getVersionCode()
Return SDK version of multiwindow package,
|
String |
getVersionName()
Return SDK version name of multiwindow.
|
void |
initialize(Context arg0)
If the device is not supported, Exception(SsdkUnsupportedException) will be occured.
|
boolean |
isFeatureEnabled(int type)
Checks whether the feature is supported.
|
public static final int MULTIWINDOW
public static final int FREE_STYLE
public void initialize(Context arg0) throws SsdkUnsupportedException
SsdkUnsupportedException
public boolean isFeatureEnabled(int type)
true
if device support the feature false
otherwisepublic int getVersionCode()
public String getVersionName()
Copyright © Samsung Electronics, Co., Ltd. All rights reserved.