Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2016-0-4 21:24

Class enchant.nineleap.twitter.Core

Class Summary
Constructor Attributes Constructor Name and Description
 
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)