class IosDeviceFile extends Model (View source)

Properties

string $bundleId
protected $contentType
protected $contentDataType
string $devicePath

Methods

setBundleId($bundleId)

No description

string
getBundleId()

No description

setContent(FileReference $content)

No description

getContent()

No description

setDevicePath($devicePath)

No description

string
getDevicePath()

No description

Details

setBundleId($bundleId)

No description

Parameters

$bundleId

string getBundleId()

No description

Return Value

string

setContent(FileReference $content)

No description

Parameters

FileReference $content

FileReference getContent()

No description

Return Value

FileReference

setDevicePath($devicePath)

No description

Parameters

$devicePath

string getDevicePath()

No description

Return Value

string