PHP Класс Iot\Request\V20160104\PushByteMessageRequest

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

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

Метод Описание
__construct ( )
getAppKey ( )
getDeviceIds ( )
getPushContent ( )
setAppKey ( $appKey )
setDeviceIds ( $deviceIds )
setPushContent ( $pushContent )

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

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

public __construct ( )

getAppKey() публичный метод

public getAppKey ( )

getDeviceIds() публичный метод

public getDeviceIds ( )

getPushContent() публичный метод

public getPushContent ( )

setAppKey() публичный метод

public setAppKey ( $appKey )

setDeviceIds() публичный метод

public setDeviceIds ( $deviceIds )

setPushContent() публичный метод

public setPushContent ( $pushContent )