PHP Class Instagram\API\Request\CommentMediaRequest

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, $mediaId, $comment )
execute ( ) : CommentMediaResponse
getEndpoint ( )
getMethod ( )
getResponseObject ( )

Method Details

__construct() public méthode

public __construct ( $instagram, $mediaId, $comment )
$instagram Instagram
$mediaId string Media Id
$comment string Comment

execute() public méthode

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

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