Get find phone switch (GET:0x02/0x26)

Function table: supportGetFindPhoneSwitch (support_get_find_phone_switch)

Flutter example:

libManager.send(evt: CmdEvtType.getFindPhoneSwitch, json: jsonEncode({}));

JSON fields in the app callback:

Field Type Description
onOff bool On: true (0xAA); off: false (0x55)

Example:

{"onOff": true}

Notes:

  • Check libManager.funTable.supportGetFindPhoneSwitch before sending.
Copyright © 2023-2024 IDO. All rights reserved. all right reserved,powered by GitbookModify Date: 2026-04-14 16:20:50

results matching ""

    No results matching ""