sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.event.impl
/
DefaultChannel
Default
Channel
class
DefaultChannel
(
name
:
String
,
password
:
String
?
)
:
Channel
Description TODO
Author
M8Test,
[email protected]
, https://m8test.com
Members
Constructors
Default
Channel
Link copied to clipboard
constructor
(
name
:
String
,
password
:
String
?
)
Functions
get
Name
Link copied to clipboard
open
override
fun
getName
(
)
:
String
获取频道名.
get
Password
Link copied to clipboard
open
override
fun
getPassword
(
)
:
String
?
获取频道密码.