C# Class OpenMetaverse.TestClient.LeaveGroupCommand

Inheritance: OpenMetaverse.TestClient.Command
Show file Open project: 3di/3di-viewer-rei-libs

Public Methods

Method Description
Execute ( string args, UUID fromAgentID ) : string
LeaveGroupCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

Private Methods

Method Description
Groups_OnCurrentGroups ( Group>.Dictionary cGroups ) : void
Groups_OnGroupLeft ( UUID groupID, bool success ) : void

Method Details

Execute() public method

public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
return string

LeaveGroupCommand() public method

public LeaveGroupCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
return System