PHP Class Instagram\API\Response\CreateFriendshipResponse

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

Protected Properties

Свойство Type Description
$friendship_status Instagram\API\Response\Model\FriendshipStatus Friendship Status

Méthodes publiques

Méthode Description
getFriendshipStatus ( ) : FriendshipStatus
setFriendshipStatus ( FriendshipStatus $friendship_status )

Method Details

getFriendshipStatus() public méthode

public getFriendshipStatus ( ) : FriendshipStatus
Résultat Instagram\API\Response\Model\FriendshipStatus

setFriendshipStatus() public méthode

public setFriendshipStatus ( FriendshipStatus $friendship_status )
$friendship_status Instagram\API\Response\Model\FriendshipStatus

Property Details

$friendship_status protected_oe property

Friendship Status
protected FriendshipStatus,Instagram\API\Response\Model $friendship_status
Résultat Instagram\API\Response\Model\FriendshipStatus