Ask a question to get started
Enter to sendā¢Shift+Enter new line
setOnReconnected(handler: () => void | Promise<void>)
handler
() => void | Promise<void>
Register a callback invoked after each successful reconnect. Used by ThreadStream to re-send active subscription.subscribe commands.
subscription.subscribe