Click or drag to resize

WikiaSiteWikiaApiExtensions Methods

This is preliminary documentation and is subject to change.

The WikiaSiteWikiaApiExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodFetchRelatedPagesAsync(WikiaSite, Int64) Asynchronously fetches the specified page's related pages.
Public Extension MethodFetchRelatedPagesAsync(WikiaSite, Int64, Int32) Asynchronously fetches the specified page's related pages.
Public Extension MethodFetchRelatedPagesAsync(WikiaSite, Int64, Int32, CancellationToken) Asynchronously fetches the specified page's related pages.
Public Extension MethodFetchUserAsync(WikiaSite, String) Asynchronously fetches the specified user's information.
Public Extension MethodFetchUserAsync(WikiaSite, String, CancellationToken) Asynchronously fetches the specified user's information.
Public Extension MethodFetchUsersAsync Asynchronously fetches the specified users' information.
Top
See Also