| CachedFileMaxBytesSize | | If 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. |
| PostMessageMaxBytesSize | | You can limit the packet size that is used for posting to the server with PostMessageMaxBytesSize. |
| PostMessageTimeout | Seconds | It is the Post message time out interval. |
| CompressPostMessage | true/false | Based on value post message will be compressed. |
| TurnOffCorrectOrientationUpdates | true/false | To handle device orientation updates. |
| DefaultOrientation | | To set default value for device orientation |
| LibraryVersion | | Version of Lib. |
| MessageVersion | | Version of Message. |