Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Iot
Request
V20160104
DeviceRevokeByTopicRequest
PHP Class Iot\Request\V20160104\DeviceRevokeByTopicRequest
Inheritance:
extends
RpcAcsRequest
Show file
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getAppKey
( )
getDeviceId
( )
getGrantType
( )
getTopicFullName
( )
setAppKey
(
$appKey
)
setDeviceId
(
$deviceId
)
setGrantType
(
$grantType
)
setTopicFullName
(
$topicFullName
)
Method Details
__construct()
public
method
public
__construct
( )
getAppKey()
public
method
public
getAppKey
( )
getDeviceId()
public
method
public
getDeviceId
( )
getGrantType()
public
method
public
getGrantType
( )
getTopicFullName()
public
method
public
getTopicFullName
( )
setAppKey()
public
method
public
setAppKey
(
$appKey
)
setDeviceId()
public
method
public
setDeviceId
(
$deviceId
)
setGrantType()
public
method
public
setGrantType
(
$grantType
)
setTopicFullName()
public
method
public
setTopicFullName
(
$topicFullName
)