obbFileName property

String? obbFileName
getter/setter pair

OBB file name which must conform to the format as specified by Android e.g. [main|patch].0300110.com.example.android.obb which will be installed into /Android/obb// on the device.

Required.

Implementation

core.String? obbFileName;