mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
@@ -182,6 +182,7 @@ class ClientProxy final {
|
||||
};
|
||||
|
||||
void RemoveAllEndpoints();
|
||||
void ResetLocalEndpointIdIfNeeded();
|
||||
bool ConnectionStatusesContains(const std::string& endpoint_id,
|
||||
Connection::Status status_to_match) const;
|
||||
void AppendConnectionStatus(const std::string& endpoint_id,
|
||||
|
||||
Reference in New Issue
Block a user