Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Ddelivery_callback.h24 struct DeliveryCallbackContext { struct
25 napi_env env = nullptr;
26 napi_ref thisVarRef = nullptr;
27 napi_ref callbackRef = nullptr;
28 std::string pduStr = "";