You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: stream-chat-android-compose/api/stream-chat-android-compose.api
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -5137,15 +5137,6 @@ public final class io/getstream/chat/android/compose/viewmodel/messages/Messages
5137
5137
public fun create (Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;
5138
5138
}
5139
5139
5140
-
public final class io/getstream/chat/android/compose/viewmodel/messages/PollOptionVotesViewModel : androidx/lifecycle/ViewModel {
5141
-
public static final field $stable I
5142
-
public fun <init> (Lio/getstream/chat/android/models/Poll;Lio/getstream/chat/android/models/Option;Lkotlin/jvm/functions/Function1;)V
5143
-
public synthetic fun <init> (Lio/getstream/chat/android/models/Poll;Lio/getstream/chat/android/models/Option;Lkotlin/jvm/functions/Function1;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
5144
-
public final fun getEvents ()Lkotlinx/coroutines/flow/SharedFlow;
5145
-
public final fun getState ()Lkotlinx/coroutines/flow/StateFlow;
5146
-
public final fun onViewAction (Lio/getstream/chat/android/ui/common/feature/messages/poll/PollOptionVotesViewAction;)V
5147
-
}
5148
-
5149
5140
public final class io/getstream/chat/android/compose/viewmodel/messages/PollResultsViewModel : androidx/lifecycle/ViewModel {
5150
5141
public static final field $stable I
5151
5142
public fun <init> (Lio/getstream/chat/android/models/Poll;Lkotlin/jvm/functions/Function1;)V
Copy file name to clipboardExpand all lines: stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/viewmodel/messages/PollOptionVotesViewModel.kt
0 commit comments