Scope
io.github.positionpal.location.domain.Scope
Defines the context in which a user's state is visible and relevant to a specific group. A Scope
captures the idea that a user's state can differ depending on the group they are associated with, enabling group-specific visibility and tracking.
Value parameters
- groupId
-
The unique identifier of the group.
- userId
-
The unique identifier of the user.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article