リアルタイムサーバー

ロングポーリングユーザーイベントに使用できるリアルタイムサーバー

integer
10

このサーバーがnew list of serverを取得して新しいロングポーリングを開始するまでに実行可能な再試行回数の上限。

610

ロングポーリング接続を再試行するまでの無応答時間の最大秒数。

これは、ロングポーリングが機能しているようではあるものの、パッケージが届かない場合に、ネットワーク関連の問題を解決するのに役立ちます。

integer
10

このサーバーが利用可能な時間(分)

string
realtime_server

realtime_server

string
http://2.realtime.services.box.net/subscribe?channel=cc807c9c4869ffb1c81a&stream_type=all

サーバーのURL。

レスポンスの例

{
  "max_retries": 10,
  "retry_timeout": 610,
  "ttl": 10,
  "type": "realtime_server",
  "url": "http://2.realtime.services.box.net/subscribe?channel=cc807c9c4869ffb1c81a&stream_type=all"
}