Services_DynDNS
[ class tree: Services_DynDNS ] [ index: Services_DynDNS ] [ all elements ]

Class: Services_DynDNS_Response

Source Location: /Services_DynDNS-0.3.1/DynDNS/Response.php

Class Overview


Encapsulates a response (or collection of responses) returned from the DynDNS REST API


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005 Bryan Dunlap

Methods


Inherited Variables

Inherited Methods


Class Details

[line 38]
Encapsulates a response (or collection of responses) returned from the DynDNS REST API


[ Top ]


Method Detail

Services_DynDNS_Response (Constructor)   [line 100]

void Services_DynDNS_Response( string $hostname, string $ipAddress, string $httpResponseBody)

Constructor
  • Access: public

Parameters:

string   $hostname   —  the string containing the hostname
string   $ipAddress   —  the string containing the ip address
string   $httpResponseBody   —  the string containing the http response body

[ Top ]

get   [line 121]

array get( )

Retrieves the next available response
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:16:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.