![]() |
Roboid Control for C#
|
This is the complete list of members for RoboidControl.Participant, including all inherited members.
Add(Thing thing, bool checkId=true) | RoboidControl.Participant | |
AddParticipant(string ipAddress, int port) | RoboidControl.Participant | static |
AddParticipant(Participant participant) | RoboidControl.Participant | static |
Get(byte thingId) | RoboidControl.Participant | |
GetParticipant(string ipAddress, int port) | RoboidControl.Participant | static |
GetParticipant(int networkId) | RoboidControl.Participant | static |
ipAddress | RoboidControl.Participant | |
networkId | RoboidControl.Participant | |
Participant(string ipAddress, int port) | RoboidControl.Participant | |
participants | RoboidControl.Participant | static |
port | RoboidControl.Participant | |
Remove(Thing thing) | RoboidControl.Participant | |
things | RoboidControl.Participant | |
Update(ulong currentTimeMS=0) | RoboidControl.Participant | virtual |