Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum _RILIMSSERVICE {
RIL_IMS_SERVICE_VOICE,
RIL_IMS_SERVICE_VIDEO,
RIL_IMS_SERVICE_CUSTOM,
RIL_IMS_SERVICE_SUPSVC,
RIL_IMS_SERVICE_RCS,
RIL_IMS_SERVICE_USSD,
RIL_IMS_SERVICE_E_VOICE,
RIL_IMS_SERVICE_ALL
} RILIMSSERVICE;
Constants
RIL_IMS_SERVICE_SMS |
RIL_IMS_SERVICE_VOICE |
RIL_IMS_SERVICE_VIDEO |
RIL_IMS_SERVICE_CUSTOM |
RIL_IMS_SERVICE_SUPSVC |
RIL_IMS_SERVICE_RCS |
RIL_IMS_SERVICE_USSD |
RIL_IMS_SERVICE_E_VOICE |
RIL_IMS_SERVICE_ALL |
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h |