C# Class OpenMetaverse.TestClient.ImGroupCommand

Inheritance: OpenMetaverse.TestClient.Command
Afficher le fichier Open project: 3di/3di-viewer-rei-libs

Méthodes publiques

Méthode Description
Execute ( string args, UUID fromAgentID ) : string
ImGroupCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

Private Methods

Méthode Description
Self_OnGroupChatJoin ( UUID groupChatSessionID, string sessionName, UUID tmpSessionID, bool success ) : void

Method Details

Execute() public méthode

public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
Résultat string

ImGroupCommand() public méthode

public ImGroupCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
Résultat System