toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
multimedia-service
/
piperkt.services.multimedia.interfaces.web.api
/
GetChannelSessionApi
/
Errors
/
ChannelNotFound
Channel
Not
Found
data
class
ChannelNotFound
(
val
serverId
:
String
,
val
channelId
:
String
)
:
GetChannelSessionApi.Errors
Members
Constructors
Channel
Not
Found
Link copied to clipboard
constructor
(
serverId
:
String
,
channelId
:
String
)
Properties
channel
Id
Link copied to clipboard
val
channelId
:
String
server
Id
Link copied to clipboard
val
serverId
:
String