Uses of Class
nl.harm27.obs.websocket.api.events.profiles.ProfileChanged
-
Packages that use ProfileChanged Package Description nl.harm27.obs.websocket.listener -
-
Uses of ProfileChanged in nl.harm27.obs.websocket.listener
Methods in nl.harm27.obs.websocket.listener with parameters of type ProfileChanged Modifier and Type Method Description void
ProfilesEventListener. profileChanged(ProfileChanged profileChanged)
Triggered when switching to another profile or when renaming the current profile.
-