Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Push
Request
V20160801
CertPreflightRequest
PHP Class Push\Request\V20160801\CertPreflightRequest
Inheritance:
extends
RpcAcsRequest
显示文件
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getAppKey
( )
getBody
( )
getDeviceToken
( )
getIsDevCert
( )
getPass
( )
setAppKey
(
$appKey
)
setBody
(
$body
)
setDeviceToken
(
$deviceToken
)
setIsDevCert
(
$isDevCert
)
setPass
(
$pass
)
Method Details
__construct()
public
method
public
__construct
( )
getAppKey()
public
method
public
getAppKey
( )
getBody()
public
method
public
getBody
( )
getDeviceToken()
public
method
public
getDeviceToken
( )
getIsDevCert()
public
method
public
getIsDevCert
( )
getPass()
public
method
public
getPass
( )
setAppKey()
public
method
public
setAppKey
(
$appKey
)
setBody()
public
method
public
setBody
(
$body
)
setDeviceToken()
public
method
public
setDeviceToken
(
$deviceToken
)
setIsDevCert()
public
method
public
setIsDevCert
(
$isDevCert
)
setPass()
public
method
public
setPass
(
$pass
)