JS SDK(V3)实时推送API 方法disconnect()disconnect() disconnect(code?: number, reason?: string): Promise<unknown> 断开 WebSocket。 await realtime.disconnect();