Home
last modified time | relevance | path

Searched refs:sendVisbility (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dmms_msg_test.cpp710 … std::string sendVisbility = std::to_string(decodeMsg.GetHeaderOctetValue(MMS_SENDER_VISIBILITY)); in MmsSendReqDecodeTest() local
717 std::cout << "SenderVisibility: " << sendVisbility << std::endl; in MmsSendReqDecodeTest()