unsubscribeFromMessageEvents

expect fun unsubscribeFromMessageEvents(threadId: String)

Unsubscribes from events in given Thread.

Parameters

threadId

ID of the Thread to unsubscribe

Throws

thrown when instance is closed

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual fun unsubscribeFromMessageEvents(threadId: String)

Unsubscribes from events in given Thread.

Parameters

threadId

ID of the Thread to unsubscribe

Throws

thrown when instance is closed

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual external fun unsubscribeFromMessageEvents(threadId: String)

Unsubscribes from events in given Thread.

Parameters

threadId

ID of the Thread to unsubscribe

Throws

thrown when instance is closed

thrown when method encounters an exception

thrown when method encounters an unknown exception