toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
multimedia-service
/
piperkt.services.multimedia.application.session
/
SessionService
/
Command
/
CreateSession
Create
Session
data
class
CreateSession
(
val
allowedUsers
:
Set
<
Username
>
)
:
SessionService.Command
Members
Constructors
Create
Session
Link copied to clipboard
constructor
(
allowedUsers
:
Set
<
Username
>
)
Properties
allowed
Users
Link copied to clipboard
val
allowedUsers
:
Set
<
Username
>