Method | Description | |
---|---|---|
Execute ( string args, UUID fromAgentID ) : string |
Get a list of current friends
|
|
FriendsCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System |
Constructor for FriendsCommand class
|
public Execute ( string args, UUID fromAgentID ) : string | ||
args | string | optional testClient command arguments |
fromAgentID | UUID | The |
return | string |
public FriendsCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System | ||
testClient | OpenMetaverse.TestClient.TestClient | A reference to the TestClient object |
return | System |