subscribeForEntryEvents

expect fun subscribeForEntryEvents(kvdbId: String)

Subscribes for events in given KVDB.

Parameters

kvdbId

ID of the KVDB to subscribe

Throws

thrown when instance is closed.

thrown when method encounters an exception.

thrown when method encounters an unknown exception.

actual fun subscribeForEntryEvents(kvdbId: String)

Subscribes for events in given KVDB.

Parameters

kvdbId

ID of the KVDB to subscribe

Throws

thrown when instance is closed.

thrown when method encounters an exception.

thrown when method encounters an unknown exception.

actual external fun subscribeForEntryEvents(kvdbId: String)

Subscribes for events in given KVDB.

Parameters

kvdbId

ID of the KVDB to subscribe

Throws

thrown when instance is closed.

thrown when method encounters an exception.

thrown when method encounters an unknown exception.