Class enchant.nineleap.twitter.Core
- Defined in: twitter.enchant.js
Constructor Attributes | Constructor Name and Description |
---|---|
enchant.nineleap.twitter.Core(width, height)
enchant.Core or enchant.nineleap.Core クラスを拡張したクラス
|
Method Summary
Method Attributes | Method Name and Description |
---|---|
twitterRequest(path, option, checkError)
Twitterへのリクエストを送る。
|
Class Detail
enchant.nineleap.twitter.Core(width, height)
enchant.Core or enchant.nineleap.Core クラスを拡張したクラス
- Parameters:
- width
- height
Method Detail
-
twitterRequest(path, option, checkError)Twitterへのリクエストを送る。
- Parameters:
- path
- {String} Twitter APIのパス
- option
- {Object} Twitter APIへのリクエスト時に送信するオプション
- checkError
- {Boolean} エラーで応答がない場合 (optional)