Instagram\API\Response\LoginResponse::getCheckpointUrl PHP 메소드

getCheckpointUrl() 공개 메소드

public getCheckpointUrl ( ) : string
리턴 string
    public function getCheckpointUrl()
    {
        return $this->checkpoint_url;
    }