Uses of Class
nl.harm27.obs.websocket.api.events.general.BroadcastCustomMessage
-
Packages that use BroadcastCustomMessage Package Description nl.harm27.obs.websocket.listener -
-
Uses of BroadcastCustomMessage in nl.harm27.obs.websocket.listener
Methods in nl.harm27.obs.websocket.listener with parameters of type BroadcastCustomMessage Modifier and Type Method Description voidGeneralEventListener. broadcastCustomMessage(BroadcastCustomMessage broadcastCustomMessage)A custom broadcast message, sent by the server, requested by one of the websocket clients.
-