toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.events
/
PinsUpdatedEvent
Pins
Updated
Event
data
class
PinsUpdatedEvent
(
val
pins
:
List
<
PinUpdate
>
)
:
SfuDataEvent
Members
Constructors
Pins
Updated
Event
Link copied to clipboard
constructor
(
pins
:
List
<
PinUpdate
>
)
Properties
pins
Link copied to clipboard
val
pins
:
List
<
PinUpdate
>
Inherited functions
get
Event
Type
Link copied to clipboard
open
override
fun
getEventType
(
)
:
String