Instagram\API\Response\LoginResponse::getCheckpointUrl PHP Method

getCheckpointUrl() public method

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