isManager property

bool isManager
getter/setter pair

true: if the user is the host of the session

Implementation

bool isHost; /// true: if the user is the host of the session
bool isManager;