Get Firmware Local Contact File Modification Time

Menu: TODO

Flutter Example:

/// Get firmware local contact file modification time event number
getContactReviseTime(
  evtBase: _VBusEvtBase.base_app_get,
  evtType: _VBusEvtType.app_get_contact_revice_time
),

/// Get firmware local contact file modification time
libManager.send(evt: CmdEvtType.getContactReviseTime, json: jsonEncode(json));

JSON Fields Received by the App:

Field Name Field Type Field Description
result int 0: No need to send contact file
1: Need to send contact data

Example:

{
    "result": 0
}
Copyright © 2023-2024 IDO. All rights reserved. all right reserved,powered by GitbookModify Date: 2025-04-30 09:32:44

results matching ""

    No results matching ""