메소드 | 설명 | |
---|---|---|
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 |
리턴 | string |
public FriendsCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System | ||
testClient | OpenMetaverse.TestClient.TestClient | A reference to the TestClient object |
리턴 | System |