MSDK 5 Calback and listener thread
Hi,
I would like to know on which thread the callbacks and the listeners functions are called.
From my tests, I have the feeling that the KeyListener.onValueChange are always called on the main thread. However, PayloadBasicInfoListener.onPayloadBasicInfoUpdate gets called on the main thread as well as on other threads.
Could you clarify the multi-threading model for the MSDK5? Thanks
-
I found this regarding the Key listeners https://github.com/dji-sdk/Mobile-SDK-Android-V5/issues/209, but it make no reference to the other types of listeners
请先登录再写评论。
评论
1 条评论