public class ActiveResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
ActiveResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getData()
Get the activation result data.
|
int |
getSdkType()
Get the sdk type.
|
void |
setData(String data)
Set the activation result data.
|
void |
setSdkType(int sdkType)
Set the sdk type.
|
getMetadatapublic String getData()
public void setData(String data)
data - activation result data.public int getSdkType()
public void setSdkType(int sdkType)
sdkType - device sdk type.Copyright © 2022. All rights reserved.