FeedURLOptions

external interface FeedURLOptions

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

headers
Link copied to clipboard
open var headers: Record<String, String>?
serverType
Link copied to clipboard
open var serverType: String?
url
Link copied to clipboard
abstract var url: String