Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
uim_registerRefresh Struct Reference

#include <uim.h>

Data Fields

uint8_t registerFlag
 
uint8_t voteForInit
 
uint16_t numFiles
 
uim_fileInfo arrfileInfo [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

This structure contains parameters of refresh Information

Parameters
registerFlag
  • Flag that indicates whether to register or deregister for refresh indications. Valid values:
    • 0 - Deregister
    • 1 - Register
voteForInit
  • Flag that indicates whether to vote for the init when there is a refresh. Valid values:
    • 0 - Client does not vote for initialization
    • 1 - Client votes for initialization
numFiles
  • Number of sets of the following elements:
    • file_id
    • path_len
    • path
arrfileInfo
  • Array of file Information structure.
  • See uim_fileInfo for more information

The documentation for this struct was generated from the following file: