mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Add agent verification to Presence
This commit is contained in:
@@ -53,5 +53,6 @@ namespace OpenSim.Data
|
||||
bool ReportAgent(UUID sessionID, UUID regionID);
|
||||
PresenceData[] Get(string field, string data);
|
||||
bool Delete(string field, string val);
|
||||
PresenceData VerifyAgent(UUID secureSessionID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user