PHP 클래스 Iot\Request\V20160104\PushByteMessageRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk 1 사용 예제들

공개 메소드들

메소드 설명
__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 )