Home
last modified time | relevance | path

Searched defs:UpdateSimMessageContext (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_sms.h161 struct UpdateSimMessageContext : BaseContext { struct
162 int32_t slotId = DEFAULT_SIM_SLOT_ID;
163 int32_t msgIndex = DEFAULT_ERROR;
164 bool updateResult = false;
165 int32_t newStatus = MESSAGE_UNKNOWN_STATUS;
166 std::string pdu = "";
167 std::string smsc = "";