Net

external interface Net

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
request
Link copied to clipboard
abstract fun request(options: ClientRequestConstructorOptions): ClientRequest
abstract fun request(options: String): ClientRequest
toString
Link copied to clipboard
open fun toString(): String