Searched defs:SendCallbackContext (Results 1 – 1 of 1) sorted by relevance
25 struct SendCallbackContext { struct26 napi_env env = nullptr;27 napi_ref thisVarRef = nullptr;28 napi_ref callbackRef = nullptr;29 SendSmsResult result = SendSmsResult::SEND_SMS_FAILURE_UNKNOWN;