DJI Payload SDK  1.5.3
Data Fields
T_PsdkUserInfo Struct Reference

This is the set of ID information of your application with PSDK. More...

#include <psdk_upper.h>

Data Fields

char APP_Name [33]
 
char APP_Id [17]
 
char APP_Key [33]
 
char DeveloperAccount [65]
 

Detailed Description

This is the set of ID information of your application with PSDK.

Field Documentation

◆ APP_Name

char APP_Name[33]

Specifies Payload SDK APP name.

◆ APP_Id

char APP_Id[17]

Specifies Payload SDK APP ID.

◆ APP_Key

char APP_Key[33]

Specifies Payload SDK APP key.

◆ DeveloperAccount

char DeveloperAccount[65]

Specifies developer account email.


The documentation for this struct was generated from the following file: