menu
tinode_community package
documentation
tinode.dart
ConnectionOptions
ConnectionOptions constructor
ConnectionOptions constructor
dark_mode
light_mode
ConnectionOptions
constructor
ConnectionOptions
(
String
host
,
String
apiKey
, {
bool
?
secure
,
})
Implementation
ConnectionOptions(this.host, this.apiKey, {this.secure});
tinode_community package
documentation
tinode
ConnectionOptions
ConnectionOptions constructor
ConnectionOptions class