RILMSGCDMAMSGSTATUSTYPE enumeration (rilapitypes.h)

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

Syntax

typedef enum RILMSGCDMAMSGSTATUSTYPE {
  RIL_MSGSTATUSTYPE_BEARERACK,
  RIL_MSGSTATUSTYPE_DELIVERYACK,
  RIL_MSGSTATUSTYPE_USERACK,
  RIL_MSGSTATUSTYPE_READACK,
  RIL_MSGSTATUSTYPE_MAX
} ;

Constants

 
RIL_MSGSTATUSTYPE_BEARERACK
RIL_MSGSTATUSTYPE_DELIVERYACK
RIL_MSGSTATUSTYPE_USERACK
RIL_MSGSTATUSTYPE_READACK
RIL_MSGSTATUSTYPE_MAX

Requirements

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