The functions supported by the current Key are given in the description of the API documents, and the following is an example of KeyConnection.
canGet corresponds to KeyManager's getValue interface, canSet corresponds to setValue, canListen corresponds to listen, and canPerformAction corresponds to performAction.
The red box circled is the function of Key, where true means the current Key is supported and false means not supported.
API Documents:https://developer.dji.com/api-reference-v5/android-api/Components/SDKManager/DJISDKManager.html
Comments
0 comments
Please sign in to leave a comment.