Roboid Control for C# 0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
RoboidControl.Participant.UpdateEvent Class Reference

Detailed Description

Event for a participant.

Public Attributes

int messageId
 The type of event happened.
 
Thing thing
 The thing relevant fo the event.
 
Participant participant
 

Member Data Documentation

◆ messageId

int RoboidControl.Participant.UpdateEvent.messageId

The type of event happened.

This value is filled with the Ids of the communication messages.