Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swift 怎么调用链式函数呢 #238

Open
hzhh110 opened this issue Nov 20, 2021 · 1 comment
Open

swift 怎么调用链式函数呢 #238

hzhh110 opened this issue Nov 20, 2021 · 1 comment

Comments

@hzhh110
Copy link

hzhh110 commented Nov 20, 2021

OC:
self.babyBluetooth.scanForPeripherals().begin();

swift: 不成功,不知道怎么调用
BabyBluetooth.share().scanForPeripherals()()?.begin() .......

@hzhh110
Copy link
Author

hzhh110 commented Nov 20, 2021

不知道怎么的,一开始的peripheralManagerDidUpdateState 可以自己读取到,用swift版本的一开始没获取到

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant