Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_sms.h190 struct GetSmsSegmentsInfoContext : BaseContext { struct
191 int32_t slotId = DEFAULT_SIM_SLOT_ID;
192 std::string content = "";
193 bool force7BitCode = false;
194 int32_t splitCount = 0;
195 int32_t encodeCount = 0;
196 int32_t encodeCountRemaining = 0;
197 ISmsServiceInterface::SmsSegmentsInfo::SmsSegmentCodeScheme scheme;