Services_Weather_Weatherdotcom::setAccountData()

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

概要

require_once '/Weather/Weatherdotcom.php';

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

説明

このパッケージに関する文書は、未作成です。

パラメータ

string $partnerID

string $licenseKey

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。