MultimediaServiceImpl

@Context
class MultimediaServiceImpl(sessionService: SessionService, objectMapper: ObjectMapper, socketIOConfiguration: SocketIOConfiguration) : MultimediaSocketIOServer

Constructors

Link copied to clipboard
constructor(sessionService: SessionService, objectMapper: ObjectMapper, socketIOConfiguration: SocketIOConfiguration)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
@PostConstruct
fun init()
Link copied to clipboard
fun start()