Classes Files

Wombat::MamdaMultiParticipantManager::ParticipantInfo

This container class is used to store per-participant state information.

Public Attributes

  Name
ArrayList mParticipantListeners
bool mNotifiedPartCreate

Public Attributes Documentation

variable mParticipantListeners

ArrayList mParticipantListeners = new ArrayList();

variable mNotifiedPartCreate

bool mNotifiedPartCreate = false;

Updated on 2023-03-31 at 15:30:12 +0100