Harper Brown
Results
3
comments of
Harper Brown
可以加一个 运行方式吗?
> https://github.com/NetrisTV/ws-scrcpy/blob/aecc6027576f5606afe917ca57bb09c8b9dd6faf/src/app/googDevice/toolbox/GoogMoreBox.ts#L165-L171 thx reply, I wrote a rest api in other file, how to call this sendmsg in method? like ``` newfile.ts import xxxx; private void test(){ client.sendMessage(CommandControlMessage.createSetClipboardCommand(text)); } ```