DCXCoreAdvancedConfig

Settings ID Value Description
CachedFileMaxBytesSizeIf the server is unreachable, the SDK saves data to memory until the server is reachable. By default, the SDK will store up to 512,000 bytes to the device memory. If the cache grows larger than 512,000 bytes, the oldest data is truncated from cache and is deleted. The cache size is managed through the CachedFileMaxBytesSize setting in DCXCoreAdvancedConfig.json.
PostMessageMaxBytesSizeYou can limit the packet size that is used for posting to the server with PostMessageMaxBytesSize.
PostMessageTimeoutSecondsIt is the Post message time out interval.
CompressPostMessagetrue/falseBased on value post message will be compressed.
TurnOffCorrectOrientationUpdatestrue/falseTo handle device orientation updates.
DefaultOrientationTo set default value for device orientation
LibraryVersionVersion of Lib.
MessageVersionVersion of Message.