FishjamClient
androidJvm
FishjamClient
/
com.fishjamdev.client
/
Config
Config
data
class
Config
(
val
websocketUrl
:
String
,
val
token
:
String
)
Members
Constructors
Config
Link copied to clipboard
constructor
(
websocketUrl
:
String
,
token
:
String
)
Properties
token
Link copied to clipboard
val
token
:
String
websocket
Url
Link copied to clipboard
val
websocketUrl
:
String