接口 KdErrorCode.Init

  • 封闭接口:
    KdErrorCode

    public static interface KdErrorCode.Init
    初始化
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      static int START_IN_PROGRESS
      正在启动中
      static int STARTED
      已启动
    • 字段详细资料

      • START_IN_PROGRESS

        static final int START_IN_PROGRESS
        正在启动中
        另请参阅:
        常量字段值
      • STARTED

        static final int STARTED
        已启动
        另请参阅:
        常量字段值