SecureBlackbox 2020 iOS Edition

Questions / Feedback?

updatePeriod (property)

The server's information update period.

Syntax

@property (nonatomic,readwrite,assign,getter=updatePeriod,setter=setUpdatePeriod:) int updatePeriod;
- (int)updatePeriod;
- (void)setUpdatePeriod:(int)newUpdatePeriod;
public var updatePeriod: Int32 {
  get {...}
set {...} }

Default Value

86400

Remarks

Provide the server information update period here. This value is used as a basis for the NextUpdate parameter of the responses.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]