Searched defs:PrepareRemoteAuthContext (Results 1 – 1 of 1) sorted by relevance
125 struct PrepareRemoteAuthContext : public CommonAsyncContext { struct126 explicit PrepareRemoteAuthContext(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in PrepareRemoteAuthContext() function127 int32_t result = 0;128 std::string remoteNetworkId;