Property | Type | Description | |
---|---|---|---|
GATEKEEPER_URL | string | ||
Helpers_AssetServerURI | string | ||
Helpers_FriendsServerURI | string | ||
Helpers_GatekeeperURI | string | ||
Helpers_HomeURI | string | ||
Helpers_IMServerURI | string | ||
Helpers_InventoryServerURI | string | ||
Helpers_ProfileServerURI | string | ||
IM_PORT | uint | ||
IM_URL | string | ||
PROFILE_URL | string |
Method | Description | |
---|---|---|
GetIsForeign ( UUID AgentID, string server, IRegistryCore registry, string &serverURL ) : bool | ||
GetIsForeign ( string AgentID, string server, IRegistryCore registry, string &serverURL ) : bool |
public static GetIsForeign ( UUID AgentID, string server, IRegistryCore registry, string &serverURL ) : bool | ||
AgentID | UUID | |
server | string | |
registry | IRegistryCore | |
serverURL | string | |
return | bool |
public static GetIsForeign ( string AgentID, string server, IRegistryCore registry, string &serverURL ) : bool | ||
AgentID | string | |
server | string | |
registry | IRegistryCore | |
serverURL | string | |
return | bool |
public static string Helpers_AssetServerURI | ||
return | string |
public static string Helpers_FriendsServerURI | ||
return | string |
public static string Helpers_GatekeeperURI | ||
return | string |
public static string Helpers_IMServerURI | ||
return | string |
public static string Helpers_InventoryServerURI | ||
return | string |
public static string Helpers_ProfileServerURI | ||
return | string |