Searched defs:PrepareRemoteAuthContext (Results 1 – 1 of 1) sorted by relevance
124 struct PrepareRemoteAuthContext : public CommonAsyncContext { struct125 explicit PrepareRemoteAuthContext(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in PrepareRemoteAuthContext() function126 int32_t result = 0;127 std::string remoteNetworkId;