PHP 클래스 BitbarPlugins\Travel\GeolocationAPI

파일 보기 프로젝트 열기: matryer/bitbar-plugins

공개 메소드들

메소드 설명
__construct ( )
call ( GeolocationRequest $request ) : GeolocationResponse Sends a Geolocation request

비공개 메소드들

메소드 설명
initCurl ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

call() 공개 메소드

Sends a Geolocation request
public call ( GeolocationRequest $request ) : GeolocationResponse
$request GeolocationRequest
리턴 GeolocationResponse