PHP Class Instagram\API\Request\ChangeProfilePictureAccountRequest

Inheritance: extends AuthenticatedBaseRequest
Afficher le fichier Open project: liamcottle/instagram-sdk-php Class Usage Examples

Protected Properties

Свойство Type Description
$mediaId

Méthodes publiques

Méthode Description
__construct ( $instagram, $path )
execute ( ) : PhotoUploadResponse
getEndpoint ( )
getMethod ( )
getResponseObject ( )

Method Details

__construct() public méthode

public __construct ( $instagram, $path )
$instagram Instagram
$path string File Path of the Profile Picture to Upload

execute() public méthode

public execute ( ) : PhotoUploadResponse
Résultat Instagram\API\Response\PhotoUploadResponse

getEndpoint() public méthode

public getEndpoint ( )

getMethod() public méthode

public getMethod ( )

getResponseObject() public méthode

public getResponseObject ( )

Property Details

$mediaId protected_oe property

protected $mediaId