AutomaticPing
The following methods are supported:
method weblogUpdates.extendedPing
Lets the Twingly system know that an update to the given blog has occured.
Parameters
| string | blogName |
| string | blogUrl |
| string | updateUrl |
| string | rssUrl |
| string | tags |
Return Value
| struct PingResult |
method weblogUpdates.ping
Lets the Twingly system know that an update to the given blog has occured.
Parameters
| string | blogName |
| string | blogUrl |
Return Value
| struct PingResult |
struct PingResult
Members
| boolean | flerror |
| string | message |