subscribeForEntryEvents

expect fun subscribeForEntryEvents(inboxId: String)

Subscribes for events in given Inbox.

Parameters

inboxId

ID of the Inbox to subscribe

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual fun subscribeForEntryEvents(inboxId: String)

Subscribes for events in given Inbox.

Parameters

inboxId

ID of the Inbox to subscribe

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual external fun subscribeForEntryEvents(inboxId: String)

Subscribes for events in given Inbox.

Parameters

inboxId

ID of the Inbox to subscribe

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed