Uses of Class
nl.harm27.obswebsocket.api.events.other.Exiting
-
Packages that use Exiting Package Description nl.harm27.obswebsocket.listener -
-
Uses of Exiting in nl.harm27.obswebsocket.listener
Methods in nl.harm27.obswebsocket.listener with parameters of type Exiting Modifier and Type Method Description void
GeneralEventListener. exiting(Exiting exiting)
Implement this method to process Exiting events.
-