Class Space
Defined in File Space.h
Inheritance Relationships
Base Type
public csp::systems::BasicSpace
(Class BasicSpace)
Class Documentation
-
class Space : public csp::systems::BasicSpace
Data representation of a Space which maps to a UserService Group.
Data Values
A Space contains some basic information that define it, this is a 1:1 mapping to a UserService Group
Public Functions
-
Space() = default
-
bool UserIsKnownToSpace(const csp::common::String UserId) const
Whether or not the user is “known” to the space.
That being defined by whether the userID is contained in the UserIds, ModeratorIds or is the Creator. Banned users do not count as known.
- Returns
Whether or not the user is known to the space
-
Space() = default