registerRefresh Struct Reference

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

Field Documentation

fileInfo registerRefresh::arrfileInfo[MAX_DESCRIPTION_LENGTH]

Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved