toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
multimedia-service
/
piperkt.services.multimedia.infrastructure.persistence.model
/
ServerEntity
/
ServerEntity
Server
Entity
constructor
(
@
Id
id
:
String
,
@
NotEmpty
participants
:
List
<
String
>
,
channels
:
List
<
ChannelEntity
>
=
emptyList()
)