class MobileApp extends Model (View source)

Properties

string $appId
string $displayName
string $platform
string $publisher

Methods

setAppId($appId)

No description

string
getAppId()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setPlatform($platform)

No description

string
getPlatform()

No description

setPublisher($publisher)

No description

string
getPublisher()

No description

Details

setAppId($appId)

No description

Parameters

$appId

string getAppId()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setPlatform($platform)

No description

Parameters

$platform

string getPlatform()

No description

Return Value

string

setPublisher($publisher)

No description

Parameters

$publisher

string getPublisher()

No description

Return Value

string