STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.contact.model
/
STWGroupDetails
STWGroup
Details
data
class
STWGroupDetails
(
val
group
:
STWGroup
,
val
members
:
List
<
STWContact
>
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
STWGroup
Details
Link copied to clipboard
fun
STWGroupDetails
(
group
:
STWGroup
,
members
:
List
<
STWContact
>
?
=
null
)
Content copied to clipboard
Properties
group
Link copied to clipboard
val
group
:
STWGroup
Content copied to clipboard
members
Link copied to clipboard
val
members
:
List
<
STWContact
>
?
=
null
Content copied to clipboard