inappmessaging / io.karte.android.tracking / AppInfo

AppInfo

class AppInfo : Serializable

アプリケーション情報を保持するクラスです。

Constructors

<init>

アプリケーション情報を保持するクラスです。

AppInfo(context: Context, repository: Repository, config: Config)

Properties

json

アプリケーション情報のJSONObjectです。

val json: JSONObject

Functions

serialize

fun serialize(): JSONObject