Services_Weather_Weatherdotcom::setAccountData

Services_Weather_Weatherdotcom::setAccountData() – weather.com 用に必要なアカウント情報を設定する。 この情報は、XML ストリームに登録した際に受け取ったものとなる

Synopsis

require_once '/Weather/Weatherdotcom.php';

void Services_Weather_Weatherdotcom::setAccountData ( string $partnerID , string $licenseKey )

Description

This package is not documented yet.

Parameter

string $partnerID

string $licenseKey

Throws

No exceptions thrown.

Note

This function can not be called statically.