registerRefresh Struct Reference
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:
|
| arrfileInfo |
- Array of file Information structure.
- See /ref fileInfo for more information
|
Field Documentation