class IosDevice extends Model (View source)

Properties

string $iosModelId
string $iosVersionId
string $locale
string $orientation

Methods

setIosModelId($iosModelId)

No description

string
getIosModelId()

No description

setIosVersionId($iosVersionId)

No description

string
getIosVersionId()

No description

setLocale($locale)

No description

string
getLocale()

No description

setOrientation($orientation)

No description

string
getOrientation()

No description

Details

setIosModelId($iosModelId)

No description

Parameters

$iosModelId

string getIosModelId()

No description

Return Value

string

setIosVersionId($iosVersionId)

No description

Parameters

$iosVersionId

string getIosVersionId()

No description

Return Value

string

setLocale($locale)

No description

Parameters

$locale

string getLocale()

No description

Return Value

string

setOrientation($orientation)

No description

Parameters

$orientation

string getOrientation()

No description

Return Value

string