livechat - Facebook live stream only when I'm online -
i show facebook livestream box, when i'm online. there way check if i'm online? maybe php?
i found suggestions seem old....
for account, access token user_online_presence , offline_access permissions. can run following fql query access token:
select online_presence user uid=me() then render livestream plugin on page if online_presence 'active' or maybe 'idle'.
Comments
Post a Comment