Skip to main content

GET 

/jacktrip/isrunning

Gets a boolean value if JackTrip is running (client or server) or not.

Request

Responses

Schema

    message stringrequired

    A message with clear information what's going on.

    status booleanrequired

    The boolean value.

Loading...