PHP Class Push\Request\V20150827\PushNoticeToAndroidRequest

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

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( )

getAndroidExtParameters() public méthode

getAppKey() public méthode

public getAppKey ( )

getSummary() public méthode

public getSummary ( )

getTarget() public méthode

public getTarget ( )

getTargetValue() public méthode

public getTargetValue ( )

getTitle() public méthode

public getTitle ( )

setAndroidExtParameters() public méthode

public setAndroidExtParameters ( $androidExtParameters )

setAppKey() public méthode

public setAppKey ( $appKey )

setSummary() public méthode

public setSummary ( $summary )

setTarget() public méthode

public setTarget ( $target )

setTargetValue() public méthode

public setTargetValue ( $targetValue )

setTitle() public méthode

public setTitle ( $title )