Method ProcessCommand
ProcessCommand(String, List<Byte[]>, Address)
Declaration
public override List<byte[]> ProcessCommand(string clientID, List<byte[]> commandBuffer, Address destination)
Parameters
Type | Name | Description |
---|---|---|
System.String | clientID | |
System.Collections.Generic.List<System.Byte[]> | commandBuffer | |
Address | destination |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<System.Byte[]> |