unsubscribeFromEntryEvents

Unsubscribes from events in given KVDB.

Parameters

kvdbId

ID of the KVDB to unsubscribe

Throws

thrown when instance is closed.

thrown when method encounters an exception.

thrown when method encounters an unknown exception.

Unsubscribes from events in given KVDB.

Parameters

kvdbId

ID of the KVDB to unsubscribe

Throws

thrown when instance is closed.

thrown when method encounters an exception.

thrown when method encounters an unknown exception.

actual external fun unsubscribeFromEntryEvents(kvdbId: String)

Unsubscribes from events in given KVDB.

Parameters

kvdbId

ID of the KVDB to unsubscribe

Throws

thrown when instance is closed.

thrown when method encounters an exception.

thrown when method encounters an unknown exception.