ConnectionOpener

fun interface ConnectionOpener

Inheritors

Types

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun open(request: StripeRequest, callback: HttpURLConnection.(request: StripeRequest) -> Unit): HttpURLConnection