jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
jellyfin-sdk-kotlin
jellyfin-api-okhttp
/
org.jellyfin.sdk.api.okhttp
/
OkHttpFactory
/
create
create
open
override
fun
create
(
baseUrl
:
String
?
,
accessToken
:
String
?
,
clientInfo
:
ClientInfo
,
deviceInfo
:
DeviceInfo
,
httpClientOptions
:
HttpClientOptions
,
socketConnectionFactory
:
SocketConnectionFactory
)
:
ApiClient
open
override
fun
create
(
clientOptions
:
HttpClientOptions
,
scope
:
CoroutineScope
)
:
SocketConnection