Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions stream-video-android-core/api/stream-video-android-core.api
Original file line number Diff line number Diff line change
Expand Up @@ -8131,8 +8131,8 @@ public final class io/getstream/video/android/core/ParticipantState {
public final fun component5 ()Lstream/video/sfu/models/ParticipantSource;
public final fun component6 ()Ljava/lang/String;
public final fun consumeReaction (Lio/getstream/video/android/core/model/Reaction;)V
public final fun copy (Ljava/lang/String;Lkotlinx/coroutines/CoroutineScope;Lio/getstream/video/android/core/CallActions;Ljava/lang/String;Lstream/video/sfu/models/ParticipantSource;Ljava/lang/String;)Lio/getstream/video/android/core/ParticipantState;
public static synthetic fun copy$default (Lio/getstream/video/android/core/ParticipantState;Ljava/lang/String;Lkotlinx/coroutines/CoroutineScope;Lio/getstream/video/android/core/CallActions;Ljava/lang/String;Lstream/video/sfu/models/ParticipantSource;Ljava/lang/String;ILjava/lang/Object;)Lio/getstream/video/android/core/ParticipantState;
public final fun copy (Ljava/lang/String;Lio/getstream/video/android/core/coroutines/scopes/RestartableProducerScope;Lio/getstream/video/android/core/CallActions;Ljava/lang/String;Lstream/video/sfu/models/ParticipantSource;Ljava/lang/String;)Lio/getstream/video/android/core/ParticipantState;
public static synthetic fun copy$default (Lio/getstream/video/android/core/ParticipantState;Ljava/lang/String;Lio/getstream/video/android/core/coroutines/scopes/RestartableProducerScope;Lio/getstream/video/android/core/CallActions;Ljava/lang/String;Lstream/video/sfu/models/ParticipantSource;Ljava/lang/String;ILjava/lang/Object;)Lio/getstream/video/android/core/ParticipantState;
public fun equals (Ljava/lang/Object;)Z
public final fun getAudio ()Lkotlinx/coroutines/flow/StateFlow;
public final fun getAudioEnabled ()Lkotlinx/coroutines/flow/StateFlow;
Expand Down

Large diffs are not rendered by default.

Loading
Loading