Remove Server Request
data class RemoveServerRequest(uuid: String?) : SignaldRequestBodyV1<DeleteServer, EmptyResponse>
Content copied to clipboard
Functions
getTypedResponseOrNull
Link copied to clipboard
open override fun getTypedResponseOrNull(responseWrapper: JsonMessageWrapper<*>): EmptyResponse?
Content copied to clipboard
submit
Link copied to clipboard