PHP Class Instagram\API\Response\CommentMediaResponse

Inheritance: extends BaseResponse
Afficher le fichier Open project: liamcottle/instagram-sdk-php

Protected Properties

Свойство Type Description
$comment Instagram\API\Response\Model\Comment Comment

Méthodes publiques

Méthode Description
getComment ( ) : Comment
setComment ( Comment $comment )

Method Details

getComment() public méthode

public getComment ( ) : Comment
Résultat Instagram\API\Response\Model\Comment

setComment() public méthode

public setComment ( Comment $comment )
$comment Instagram\API\Response\Model\Comment

Property Details

$comment protected_oe property

Comment
protected Comment,Instagram\API\Response\Model $comment
Résultat Instagram\API\Response\Model\Comment