SourceClient

Undocumented in source.

Constructors

this
this(string baseUrl)
Undocumented in source.

Members

Functions

addSource
bool addSource(NewSource newSource)
Undocumented in source. Be warned that the author may not have intended to support it.
getAllSources
SourceViewDto[] getAllSources()
Undocumented in source. Be warned that the author may not have intended to support it.
getOne
SourceViewDto getOne(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
latest
Page latest()
Undocumented in source. Be warned that the author may not have intended to support it.
overview
SourceOverview overview(uint sourceId)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From BaseClient

baseUrl
string baseUrl;
Undocumented in source.
api
string api;
Undocumented in source.
get
string get(string url)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta