trixnity
Toggle table of contents
5.5.0-SNAPSHOT.CI-20260414.150409
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-client
/
de.connect2x.trixnity.client.store.repository
/
StickyEventRepositorySecondKey
Sticky
Event
Repository
Second
Key
data
class
StickyEventRepositorySecondKey
(
val
sender
:
UserId
,
val
stickyKey
:
String
?
)
Members
Constructors
Sticky
Event
Repository
Second
Key
Link copied to clipboard
constructor
(
sender
:
UserId
,
stickyKey
:
String
?
)
Properties
sender
Link copied to clipboard
val
sender
:
UserId
sticky
Key
Link copied to clipboard
val
stickyKey
:
String
?