toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.call.state
/
InviteUsersToCall
Invite
Users
To
Call
data
class
InviteUsersToCall
(
val
users
:
List
<
ParticipantState
>
)
:
CallAction
Action to invite other users to a call.
Members
Constructors
Invite
Users
To
Call
Link copied to clipboard
constructor
(
users
:
List
<
ParticipantState
>
)
Properties
users
Link copied to clipboard
val
users
:
List
<
ParticipantState
>