get_address


Description:

public unowned InetAddress get_address ()

This function returns the Internet address where this is listening for external events.

It is often required by GrssFeedsSubscriberHandlerss while subscribing contents to specify the local endpoint for communications.

Parameters:

this

a FeedsSubscriber.

Returns:

the InetAddress used by this, or null if the FeedsSubscriber is switched off.