APIMethods/beta_2/events.getPresenceForFriends

TracNav

events.getPresenceForFriends

Retrieves all userid's for the friends that are present for given event.

params

extra

  • Note that retrieving something by id always succeeds (as long as the id is valid), even if the visibility settings of the object do not allow viewing it. If some user is not allowed to view something, he/she will not get the id from another call.

examples

example 1

url

http://data.hyves-api.nl/?eventid=00eeb26c68e883d8dd43a2a3eb8a28fec4&oauth_token=YXRfMTc3OTgxNTE5XyzzKhdJ9P0p-9URPI6SeeU%3D&ha_method=events.getPresenceForFriends&oauth_consumer_key=Nl-SK2c5ZCBKB_I8hCF_zjPd&oauth_timestamp=1282117638&oauth_nonce=447579_428&ha_version=beta_2&oauth_signature_method=HMAC-SHA1&ha_format=xml&ha_fancylayout=false&oauth_signature=GLbS%2BMFVUSxFa%2B8HudIhO%2FcghjM%3D

result

<?xml version="1.0" encoding="UTF-8"?>
<events_getPresenceForFriends_result>
        <info>
                <timestamp_difference>0</timestamp_difference>
                <running_milliseconds>88</running_milliseconds>
                <secure_connection>false</secure_connection>
        </info>
</events_getPresenceForFriends_result>

returnvalues

<a href='http://hyves-developers.nl/returnvalues#info'>info</a>, <a href='http://hyves-developers.nl/returnvalues#running_milliseconds'>running_milliseconds</a>, <a href='http://hyves-developers.nl/returnvalues#secure_connection'>secure_connection</a>, <a href='http://hyves-developers.nl/returnvalues#timestamp_difference'>timestamp_difference</a>