Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h164 struct DecodeMmsContext : BaseContext { struct
165 int32_t messageType = DEFAULT_ERROR;
166 int32_t messageMatchResult = 0;
167 std::string textFilePath = "";
169 uint32_t inLen;
171 struct MmsSendConfContext sendConf;
172 struct MmsSendReqContext sendReq;
174 struct MmsRespIndContext respInd;
177 struct MmsDeliveryIndContext deliveryInd;
178 struct MmsReadOrigIndContext readOrigInd;
[all …]