Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Push
Request
V20160801
ModifyAppExtensionsRequest
PHP 클래스 Push\Request\V20160801\ModifyAppExtensionsRequest
상속:
extends
RpcAcsRequest
파일 보기
프로젝트 열기: aliyun/aliyun-openapi-php-sdk
공개 메소드들
메소드
설명
__construct
( )
getAppKey
( )
getHwAppKey
( )
getHwAppSecretKey
( )
getXmAppSecretKey
( )
setAppKey
(
$appKey
)
setHwAppKey
(
$hwAppKey
)
setHwAppSecretKey
(
$hwAppSecretKey
)
setXmAppSecretKey
(
$xmAppSecretKey
)
메소드 상세
__construct()
공개
메소드
public
__construct
( )
getAppKey()
공개
메소드
public
getAppKey
( )
getHwAppKey()
공개
메소드
public
getHwAppKey
( )
getHwAppSecretKey()
공개
메소드
public
getHwAppSecretKey
( )
getXmAppSecretKey()
공개
메소드
public
getXmAppSecretKey
( )
setAppKey()
공개
메소드
public
setAppKey
(
$appKey
)
setHwAppKey()
공개
메소드
public
setHwAppKey
(
$hwAppKey
)
setHwAppSecretKey()
공개
메소드
public
setHwAppSecretKey
(
$hwAppSecretKey
)
setXmAppSecretKey()
공개
메소드
public
setXmAppSecretKey
(
$xmAppSecretKey
)