shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
IceServer
/
IceServer
Ice
Server
constructor
(
urls
:
List
<
String
>
,
username
:
String
?
=
null
,
credential
:
String
?
=
null
,
credentialType
:
CredentialType
=
CredentialType.PASSWORD
)