PHP Class Pingpp\Identification

Inheritance: extends ApiResource
Show file Open project: pingplusplus/pingpp-php Class Usage Examples

Public Methods

Method Description
classUrl ( ) : string
identify ( array | null $params = null, array | string | null $options = null ) : Identification

Method Details

classUrl() public static method

public static classUrl ( ) : string
return string The API URL for this Pingpp identification.

identify() public static method

public static identify ( array | null $params = null, array | string | null $options = null ) : Identification
$params array | null
$options array | string | null
return Identification result.