Class GetAuthRequired


  • public class GetAuthRequired
    extends Object
    Tells the client if authentication is required. If so, returns authentication parameters `challenge` and `salt` (see "Authentication" for more information).
    Since:
    0.3
    See Also:
    OBS WebSocket Documentation