isUp

suspend fun PubgApi.isUp(): Boolean

Returns the status of the PUBG API.

Return

true if the PUBG API is up and running and healthy. false otherwise.

See also