toggle menu
chat-android
androidJvm
switch theme
search in API
chat-android
/
com.ably.chat
/
HttpStatusCode
Http
Status
Code
object
HttpStatusCode
Http Status Codes
Members
Properties
Bad
Request
Link copied to clipboard
const
val
BadRequest
:
Int
=
400
Gateway
Timeout
Link copied to clipboard
const
val
GatewayTimeout
:
Int
=
503
Internal
Server
Error
Link copied to clipboard
const
val
InternalServerError
:
Int
=
500
Not
Implemented
Link copied to clipboard
const
val
NotImplemented
:
Int
=
501
Service
Unavailable
Link copied to clipboard
const
val
ServiceUnavailable
:
Int
=
502
Timeout
Link copied to clipboard
const
val
Timeout
:
Int
=
504
Unauthorized
Link copied to clipboard
const
val
Unauthorized
:
Int
=
401