Changes

560 bytes added ,  16:01, 9 July 2020
Basic info on only 2 functions
{{Incomplete}}

nn_olv provides methods to interact with the Miiverse services and APIs

==Functions==
{| class="wikitable"
!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`
|-
|}
8

edits