RILMSGSERVICEINFOMSGSUPPORT enumeration (rilapitypes.h)

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

Syntax

typedef enum RILMSGSERVICEINFOMSGSUPPORT {
  RIL_MSI_SMS_INCOMING,
  RIL_MSI_SMS_OUTGOING,
  RIL_MSI_SMS_BROADCAST
} ;

Constants

 
RIL_MSI_SMS_INCOMING
RIL_MSI_SMS_OUTGOING
RIL_MSI_SMS_BROADCAST

Requirements

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