unsubscribeFromEntryEvents

expect fun unsubscribeFromEntryEvents(inboxId: String)

Unsubscribes from events in given Inbox.

Parameters

inboxId

ID of the Inbox to unsubscribe

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual fun unsubscribeFromEntryEvents(inboxId: String)

Unsubscribes from events in given Inbox.

Parameters

inboxId

ID of the Inbox to unsubscribe

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed

actual external fun unsubscribeFromEntryEvents(inboxId: String)

Unsubscribes from events in given Inbox.

Parameters

inboxId

ID of the Inbox to unsubscribe

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

thrown when instance is closed