#include <SessionModule.h>
Public Attributes | |
string | name |
user name of the actor | |
STrainee * | traineeData |
NULL if not a trainee (should not be the same between actors). | |
bool | online |
true if we can communicate with that trainee | |
ECommActorState | commState |
communication state of the actor |