DJI Payload SDK  1.5.0
Variables

Variables

static ReceiveFromAppFunc s_receiveFromAppFunc = NULL
 Receive data from mobile APP callback function. More...
 
static GetWidgetValueFunc s_getWidgetValueFunc = NULL
 Get widget value callback function. More...
 
static SetWidgetValueFunc s_setWidgetValueFunc = NULL
 Set widget value callback function. More...
 
static GetTextInputBoxParamFunc s_getTextInputBoxParamFunc = NULL
 Get text input box parameters callback function. More...
 

Detailed Description

Variable Documentation

◆ s_receiveFromAppFunc

ReceiveFromAppFunc s_receiveFromAppFunc = NULL
static

Receive data from mobile APP callback function.

◆ s_getWidgetValueFunc

GetWidgetValueFunc s_getWidgetValueFunc = NULL
static

Get widget value callback function.

◆ s_setWidgetValueFunc

SetWidgetValueFunc s_setWidgetValueFunc = NULL
static

Set widget value callback function.

◆ s_getTextInputBoxParamFunc

GetTextInputBoxParamFunc s_getTextInputBoxParamFunc = NULL
static

Get text input box parameters callback function.