PHP Class Push\Request\V20150827\PushNoticeToAndroidRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk Class Usage Examples

Public Methods

Method Description
__construct ( )
getAndroidExtParameters ( )
getAppKey ( )
getSummary ( )
getTarget ( )
getTargetValue ( )
getTitle ( )
setAndroidExtParameters ( $androidExtParameters )
setAppKey ( $appKey )
setSummary ( $summary )
setTarget ( $target )
setTargetValue ( $targetValue )
setTitle ( $title )

Method Details

__construct() public method

public __construct ( )

getAndroidExtParameters() public method

getAppKey() public method

public getAppKey ( )

getSummary() public method

public getSummary ( )

getTarget() public method

public getTarget ( )

getTargetValue() public method

public getTargetValue ( )

getTitle() public method

public getTitle ( )

setAndroidExtParameters() public method

public setAndroidExtParameters ( $androidExtParameters )

setAppKey() public method

public setAppKey ( $appKey )

setSummary() public method

public setSummary ( $summary )

setTarget() public method

public setTarget ( $target )

setTargetValue() public method

public setTargetValue ( $targetValue )

setTitle() public method

public setTitle ( $title )