PHP 클래스 Instagram\API\Response\BlockFriendshipResponse

상속: extends BaseResponse
파일 보기 프로젝트 열기: liamcottle/instagram-sdk-php

보호된 프로퍼티들

프로퍼티 타입 설명
$friendship_status Instagram\API\Response\Model\FriendshipStatus Friendship Status

공개 메소드들

메소드 설명
getFriendshipStatus ( ) : FriendshipStatus
setFriendshipStatus ( FriendshipStatus $friendship_status )

메소드 상세

getFriendshipStatus() 공개 메소드

public getFriendshipStatus ( ) : FriendshipStatus
리턴 Instagram\API\Response\Model\FriendshipStatus

setFriendshipStatus() 공개 메소드

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

프로퍼티 상세

$friendship_status 보호되어 있는 프로퍼티

Friendship Status
protected FriendshipStatus,Instagram\API\Response\Model $friendship_status
리턴 Instagram\API\Response\Model\FriendshipStatus