PHP Класс MobileDevice, googleads-php-lib

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$deviceName string
$deviceType tnsMobileDeviceDeviceType
$manufacturerCriterionId integer
$manufacturerName string
$operatingSystemName string

Открытые методы

Метод Описание
__construct ( $manufacturerCriterionId = null, $id = null, $name = null )
__construct ( $deviceName = null, $manufacturerName = null, $deviceType = null, $operatingSystemName = null, $id = null, $type = null, $CriterionType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Описание методов

__construct() публичный Метод

public __construct ( $manufacturerCriterionId = null, $id = null, $name = null )

__construct() публичный Метод

public __construct ( $deviceName = null, $manufacturerName = null, $deviceType = null, $operatingSystemName = null, $id = null, $type = null, $CriterionType = null )

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$deviceName публичное свойство

public string $deviceName
Результат string

$deviceType публичное свойство

public tnsMobileDeviceDeviceType $deviceType
Результат tnsMobileDeviceDeviceType

$manufacturerCriterionId публичное свойство

public int $manufacturerCriterionId
Результат integer

$manufacturerName публичное свойство

public string $manufacturerName
Результат string

$operatingSystemName публичное свойство

public string $operatingSystemName
Результат string