Developer API » Login API (depricated)
Depricated
This API is depricated and does not work as expected. We will update this API soon.
URI Scheme
http://twitcasting.tv/indexloginwindow.php
Open popup window to support TwitCasting Login.
Requirements
Popup Window
Authentication
None
Limitation
None
JavaScript Events
You will receive JavaScript events from popup window.
ログインが終了すると、popupウィンドウからイベントが送信されます。
function TwitCastingLiveLoginEventReceived(result, userid)
| result |
true if login was succcessful.
ログインが成功した場合true |
|---|---|
| userid |
user id of the user logged in.
ログインしたユーザーのuser id |
Sample
