Options
All
  • Public
  • Public/Protected
  • All
Menu

SubspaceType contains all the possible subspace types

Index

Enumeration members

SUBSPACE_TYPE_CLOSED

SUBSPACE_TYPE_CLOSED: = 2

SUBSPACE_TYPE_CLOSED - SubspaceTypeClosed identifies that users can't interact inside the subspace without being registered in it

SUBSPACE_TYPE_OPEN

SUBSPACE_TYPE_OPEN: = 1

SUBSPACE_TYPE_OPEN - SubspaceTypeOpen identifies that users can interact inside the subspace without the need to being registered in it

SUBSPACE_TYPE_UNSPECIFIED

SUBSPACE_TYPE_UNSPECIFIED: = 0

SUBSPACE_TYPE_UNSPECIFIED - SubspaceTypeUnspecified identifies an unspecified type of subspace (used in errors)

UNRECOGNIZED

UNRECOGNIZED: = -1

Generated using TypeDoc