PHP Class Push\Request\V20150827\PushNoticeToiOSRequest

Inheritance: extends RpcAcsRequest
ファイルを表示 Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAppKey ( )
getEnv ( )
getExt ( )
getSummary ( )
getTarget ( )
getTargetValue ( )
getiOSExtParameters ( )
setAppKey ( $appKey )
setEnv ( $env )
setExt ( $ext )
setSummary ( $summary )
setTarget ( $target )
setTargetValue ( $targetValue )
setiOSExtParameters ( $iOSExtParameters )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getEnv() public method

public getEnv ( )

getExt() public method

public getExt ( )

getSummary() public method

public getSummary ( )

getTarget() public method

public getTarget ( )

getTargetValue() public method

public getTargetValue ( )

getiOSExtParameters() public method

public getiOSExtParameters ( )

setAppKey() public method

public setAppKey ( $appKey )

setEnv() public method

public setEnv ( $env )

setExt() public method

public setExt ( $ext )

setSummary() public method

public setSummary ( $summary )

setTarget() public method

public setTarget ( $target )

setTargetValue() public method

public setTargetValue ( $targetValue )

setiOSExtParameters() public method

public setiOSExtParameters ( $iOSExtParameters )