Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
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
create
Document
Link copied to clipboard
suspend
fun
createDocument
(
document
:
Document
)
:
Boolean
intro
Notes
Link copied to clipboard
suspend
fun
introNotes
(
)
:
List
<
Document
>
The introductory notes of the app. The first notes after login.