unsubscribeFromFileEvents

expect fun unsubscribeFromFileEvents(storeId: String)

Unsubscribes from events in given Store.

Parameters

storeId

ID of the Store to unsubscribe

Throws

thrown when instance is closed

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual fun unsubscribeFromFileEvents(storeId: String)

Unsubscribes from events in given Store.

Parameters

storeId

ID of the Store to unsubscribe

Throws

thrown when instance is closed

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual external fun unsubscribeFromFileEvents(storeId: String)

Unsubscribes from events in given Store.

Parameters

storeId

ID of the Store to unsubscribe

Throws

thrown when instance is closed

thrown when method encounters an exception

thrown when method encounters an unknown exception