类 DeviceFunctionConstants
- java.lang.Object
-
- com.ltdigital.sdk.android.ble_protocol.constants.DeviceFunctionConstants
-
public class DeviceFunctionConstants extends java.lang.Object
-
-
字段概要
字段 修饰符和类型 字段 说明 static byte[]
BO001_FUNCTION_SETTING_SYNC_ORDER
static int
FUNCTION_AUTO_RECOGNIZE
自动识别static int
FUNCTION_CALL_REMINDER
来电提醒static int
FUNCTION_DATE_REMINDER
日程提醒static int
FUNCTION_DND_MODE
勿扰模式static int
FUNCTION_EMAIL_NOTIFY
邮件提醒static int
FUNCTION_NOTIFICATION
消息通知static int
FUNCTION_RAISE_HAND_UNLOCK
抬手亮屏static int
FUNCTION_SIT_NOTIFY
久坐提醒static int
FUNCTION_SMS_NOTIFY
短信提醒static int
FUNCTION_TARGET_NOTIFY
达标提醒static int
FUNCTION_WEATHER
天气
-
构造器概要
构造器 构造器 说明 DeviceFunctionConstants()
-
-
-
字段详细资料
-
FUNCTION_CALL_REMINDER
public static final int FUNCTION_CALL_REMINDER
来电提醒- 另请参阅:
- 常量字段值
-
FUNCTION_SMS_NOTIFY
public static final int FUNCTION_SMS_NOTIFY
短信提醒- 另请参阅:
- 常量字段值
-
FUNCTION_EMAIL_NOTIFY
public static final int FUNCTION_EMAIL_NOTIFY
邮件提醒- 另请参阅:
- 常量字段值
-
FUNCTION_DATE_REMINDER
public static final int FUNCTION_DATE_REMINDER
日程提醒- 另请参阅:
- 常量字段值
-
FUNCTION_NOTIFICATION
public static final int FUNCTION_NOTIFICATION
消息通知- 另请参阅:
- 常量字段值
-
FUNCTION_WEATHER
public static final int FUNCTION_WEATHER
天气- 另请参阅:
- 常量字段值
-
FUNCTION_TARGET_NOTIFY
public static final int FUNCTION_TARGET_NOTIFY
达标提醒- 另请参阅:
- 常量字段值
-
FUNCTION_SIT_NOTIFY
public static final int FUNCTION_SIT_NOTIFY
久坐提醒- 另请参阅:
- 常量字段值
-
FUNCTION_DND_MODE
public static final int FUNCTION_DND_MODE
勿扰模式- 另请参阅:
- 常量字段值
-
FUNCTION_RAISE_HAND_UNLOCK
public static final int FUNCTION_RAISE_HAND_UNLOCK
抬手亮屏- 另请参阅:
- 常量字段值
-
FUNCTION_AUTO_RECOGNIZE
public static final int FUNCTION_AUTO_RECOGNIZE
自动识别- 另请参阅:
- 常量字段值
-
BO001_FUNCTION_SETTING_SYNC_ORDER
public static final byte[] BO001_FUNCTION_SETTING_SYNC_ORDER
-
-