Changes between Version 3 and Version 4 of APICallbacks

Show
Ignore:
Timestamp:
03/24/09 14:28:01 (18 months ago)
Author:
thomas (IP: 94.100.112.225)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APICallbacks

    v3 v4  
    11[[TracNav(APINav|nocollapse)]] 
    22 
    3 == Listeners / callbacks in Hyves API 1.0 == 
     3== Listeners / callbacks in Hyves API == 
    44It is possible for consumers to register listeners to certain events. This means that when a certain event occurs, Hyves will call a url you supplied with some information on the change. It is absolutely not necessary to register any listerers if you're not interested in the events, it's just an extra service for those interested. [[BR]] 
    55For information on how to manage your listeners, see [wiki:APIMethods the methods list].