obbPatchFileSize property

int? obbPatchFileSize
final

Size of the patch expansion file in bytes.

Specifies the exact file size of the patch expansion file (OBB) in bytes. Required for proper expansion file handling and download verification on user devices.

Implementation

final int? obbPatchFileSize;