Skip to content

Conversation

@Doominika
Copy link
Contributor

Description

Update snippets from the start page to align with the latest event registration and other new features added in version 2.6.

@Doominika Doominika requested a review from djenczewski October 16, 2025 07:45
import kotlinx.serialization.json.jsonObject
import kotlinx.serialization.json.jsonPrimitive

class InboxEntries() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this class is unnecessary

import com.simplito.kotlin.privmx_endpoint_extra.events.CallbackRegistration
import com.simplito.kotlin.privmx_endpoint_extra.events.EventType

class InboxUpdates {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this class is unnecessary

}
}

fun attachingFiles(fileID: String?) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this snippet is not the same as in docs

import com.simplito.kotlin.privmx_endpoint_extra.events.CallbackRegistration
import com.simplito.kotlin.privmx_endpoint_extra.events.EventType

class ListeningForChanges {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unnecessary class

import com.simplito.kotlin.privmx_endpoint.model.KvdbEntry
import com.simplito.kotlin.privmx_endpoint_extra.model.SortOrder

class ManagingEntries {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unnecessary class

import com.simplito.kotlin.privmx_endpoint_extra.model.SortOrder

class ManagingMessages {
fun listMessages() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unnecessary class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants