linkwil / WeHomeSDK

SDK source code for communicating with Linkwil's battery doorbell & battery IP camera.
GNU Lesser General Public License v2.1
6 stars 4 forks source link

How to know the event when the camera close the connection #9

Closed dinhchinh82 closed 5 years ago

dinhchinh82 commented 5 years ago

Hello,

Could you tell me how to detect the event when the camera closes the connection?

We checked your SDK but it seems there is no appropriate event.

It will be used to notify user when the connection is disconnected.

Thank you.

xiaojinsheng commented 5 years ago

The sdk didn't support that function yet, we suggest you add a countdown timer on the viewing screen.

dinhchinh82 commented 5 years ago

We got it. Thank you.