Method

RBPodcastManagerinsert_feed_url

Declaration [src]

void
rb_podcast_manager_insert_feed_url (
  RBPodcastManager* pd,
  const char* url
)

Description

No description available.

Parameters

url

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.