toggle menu
Writeopia
common
switch theme
search in API
plugin:writeopia_network
/
io.writeopia.sdk.network.notes
/
NotesApi
Notes
Api
class
NotesApi
(
client
:
HttpClient
,
baseUrl
:
String
)
API for calling notes.
Members
Constructors
Notes
Api
Link copied to clipboard
constructor
(
client
:
HttpClient
,
baseUrl
:
String
)
Functions
intro
Notes
Link copied to clipboard
suspend
fun
introNotes
(
)
:
List
<
Document
>
The introductory notes of the app. The first notes after login.
proxy
User
Documents
Api
Link copied to clipboard
suspend
fun
proxyUserDocumentsApi
(
)
:
List
<
DocumentApi
>