Context

data class Context(val userId: String, val contextId: String)

Contains base Context information.

Constructors

Link copied to clipboard
constructor(userId: String, contextId: String)

Properties

Link copied to clipboard

ID of the Context

Link copied to clipboard

ID of the user requesting information