subscribeForMessageEvents

expect fun subscribeForMessageEvents(threadId: String)

Subscribes for events in given Thread.

Parameters

threadId

ID of the Thread to subscribe

Throws

thrown when instance is closed

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual fun subscribeForMessageEvents(threadId: String)

Subscribes for events in given Thread.

Parameters

threadId

ID of the Thread to subscribe

Throws

thrown when instance is closed

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual external fun subscribeForMessageEvents(threadId: String)

Subscribes for events in given Thread.

Parameters

threadId

ID of the Thread to subscribe

Throws

thrown when instance is closed

thrown when method encounters an exception

thrown when method encounters an unknown exception