Package org. inthewaves. kotlinsignald. clientprotocol
Types
RequestFailedException
Link copied to clipboard
open class RequestFailedException(responseJsonString: String?, errorBody: JsonObject?, errorType: String?, exception: String?, extraMessage: String?, cause: Throwable?) : SignaldException
Content copied to clipboard
SignaldException
Link copied to clipboard
SocketCommunicator
Link copied to clipboard
interface SocketCommunicator
Content copied to clipboard
Properties
SignaldJson
Link copied to clipboard