Searched defs:getProtocol (Results 1 – 2 of 2) sorted by relevance
1900 getProtocol(callback: AsyncCallback<string>): void; method1925 getProtocol(): Promise<string>; method3115 getProtocol(callback: AsyncCallback<string>): void; method3128 getProtocol(): Promise<string>; method
168 std::vector<std::string> getProtocol; variable309 std::string getProtocol = tlsSocketInternal->GetProtocol(); variable