obbMainFileSize property

int? obbMainFileSize
final

Size of the main expansion file in bytes.

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

Implementation

final int? obbMainFileSize;