Package 

Class AppInfo

  • All Implemented Interfaces:
    io.karte.android.tracking.Serializable

    
    public final class AppInfo
     implements Serializable
                        

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

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final JSONObject json
    • Method Summary

      Modifier and Type Method Description
      JSONObject serialize()
      final JSONObject getJson() アプリケーション情報のJSONObjectです。
      • Methods inherited from class io.karte.android.tracking.Serializable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait