set_pubsubhub


Description:

public bool set_pubsubhub (string hub)

To set information about PubSubHubbub for the channel.

To unset the hub, pass null as parameter.

Parameters:

this

a FeedChannel.

hub

hub for the feed, or null.

Returns:

true if hub is a valid URL, false otherwise