toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-ui-compose
/
io.getstream.video.android.compose.state.ui.participants
/
InviteUsers
Invite
Users
@
Stable
data
class
InviteUsers
(
val
users
:
List
<
User
>
)
:
ParticipantInfoAction
Triggers an invite action for users.
Parameters
users
The users to invite.
Members
Constructors
Invite
Users
Link copied to clipboard
constructor
(
users
:
List
<
User
>
)
Properties
users
Link copied to clipboard
val
users
:
List
<
User
>