shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.socket
/
PersonJoinedOptions
Person
Joined
Options
data
class
PersonJoinedOptions
(
val
name
:
String
,
val
showAlert
:
ShowAlert
?
=
null
)
Members
Constructors
Person
Joined
Options
Link copied to clipboard
constructor
(
name
:
String
,
showAlert
:
ShowAlert
?
=
null
)
Properties
name
Link copied to clipboard
val
name
:
String
show
Alert
Link copied to clipboard
val
showAlert
:
ShowAlert
?
=
null