Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
registerRefresh Struct Reference

#include <qaGobiApiUim.h>

Data Fields

BYTE registerFlag
 
BYTE voteForInit
 
WORD numFiles
 
fileInfo arrfileInfo [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

This structure contains paramaters 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 /ref fileInfo for more information

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