HaishinKit
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
HaishinKit
haishinkit
/
com.haishinkit.stream
/
StreamSessionFactory
Stream
Session
Factory
interface
StreamSessionFactory
Members
Properties
protocols
Link copied to clipboard
abstract
val
protocols
:
List
<
String
>
Functions
create
Link copied to clipboard
abstract
fun
create
(
application
:
Context
,
uri
:
Uri
)
:
StreamSession