RILSENDMSGOPTIONS enumeration (rilapitypes.h)

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Syntax

typedef enum RILSENDMSGOPTIONS {
  RIL_SENDOPT_NONE,
  RIL_SENDOPT_PERSISTLINK,
  RIL_SENDOPT_IMS
} ;

Constants

 
RIL_SENDOPT_NONE
RIL_SENDOPT_PERSISTLINK
RIL_SENDOPT_IMS

Requirements

Requirement Value
Header rilapitypes.h (include Rilapitypes.h)