toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
multimedia-service
/
piperkt.services.multimedia.interfaces.web.api
/
GetChannelSessionApi
/
onUserNotAllowed
on
User
Not
Allowed
@
Error
(
value
=
ServerErrors.UserNotInServer::class
)
@
Status
(
value
=
HttpStatus.FORBIDDEN
)
open
fun
onUserNotAllowed
(
exception
:
ServerErrors.UserNotInServer
,
@
PathVariable
serverId
:
String
,
@
PathVariable
channelId
:
String
)
:
GetChannelSessionApi.Errors.UserNotAllowed