This article is incomplete. Please help to improve it, or discuss the issue on the talk page.
|
nn_olv provides methods to interact with the Miiverse services and APIs
Functions
Name
|
Prototype
|
Description
|
nn::olv::DownloadPostDataList
|
DownloadPostDataList((DownloadedTopicData *, DownloadedPostData *, unsigned int *, unsigned int, DownloadPostDataListParam const *))
|
Gets Miiverse post data
|
nn::olv::DownloadPostDataListParam::GetRawDataUrl
|
GetRawDataUrl(const(char *, unsigned int))
|
Programmatically generates the correct API endpoint URL based on the data within `DownloadPostDataListParam`
|