kinta-lib / com.dailymotion.kinta.integration.appgallery.internal / CommonResult / CommonRet
CommonRet
class CommonRet
Constructors
Name | Summary |
---|---|
<init> | CommonRet(code: Int , msg: String ) |
Properties
Name | Summary |
---|---|
code | val code: Int |
msg | val msg: String |
Functions
Name | Summary |
---|---|
toString | fun toString(): String |