PHP Class Push\Request\V20160801\PushMessageToAndroidRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

Méthode Description
__construct ( )
getAppKey ( )
getBody ( )
getTarget ( )
getTargetValue ( )
getTitle ( )
setAppKey ( $appKey )
setBody ( $body )
setTarget ( $target )
setTargetValue ( $targetValue )
setTitle ( $title )

Method Details

__construct() public méthode

public __construct ( )

getAppKey() public méthode

public getAppKey ( )

getBody() public méthode

public getBody ( )

getTarget() public méthode

public getTarget ( )

getTargetValue() public méthode

public getTargetValue ( )

getTitle() public méthode

public getTitle ( )

setAppKey() public méthode

public setAppKey ( $appKey )

setBody() public méthode

public setBody ( $body )

setTarget() public méthode

public setTarget ( $target )

setTargetValue() public méthode

public setTargetValue ( $targetValue )

setTitle() public méthode

public setTitle ( $title )