|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmDm.h>
Contains OMA-DM UI alert input data structure.
| SWI_TYPE_OMADM_UI_ALERT_ECHO_TYPE SWI_STRUCT_OMADM_UI_ALERT_INPUT::nEcho |
Echo type
| SWI_TYPE_OMADM_UI_ALERT_INPUT_TYPE SWI_STRUCT_OMADM_UI_ALERT_INPUT::nInputType |
Input type
| swi_uint16 SWI_STRUCT_OMADM_UI_ALERT_INPUT::nMaxDisplayTime |
Maximum display time (in seconds) – 0xFFFF indicates not specified
| swi_uint16 SWI_STRUCT_OMADM_UI_ALERT_INPUT::nMaxLenUserInput |
Maximum length of user input (in octets). 0xFFFF indicates not specified
| swi_uint16 SWI_STRUCT_OMADM_UI_ALERT_INPUT::nMinDisplayTime |
Minimum display time (in seconds) – 0xFFFF indicates not specified
| swi_uint16 SWI_STRUCT_OMADM_UI_ALERT_INPUT::nPromptLength |
0xFFFF indicates not specified
| swi_uint8* SWI_STRUCT_OMADM_UI_ALERT_INPUT::psText |
Variable length text (includes Text 1st and prompt 2nd - not NULL terminated)
| swi_uint32 SWI_STRUCT_OMADM_UI_ALERT_INPUT::sizeStruct |
Size of this structure