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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2510,9 +2510,15 @@ public final class io/getstream/chat/android/compose/ui/messages/composer/intern
2510
2510
public static final field INSTANCE Lio/getstream/chat/android/compose/ui/messages/composer/internal/ComposableSingletons$DefaultMessageComposerRecordingContentKt;
2511
2511
public static field lambda-1 Lkotlin/jvm/functions/Function2;
2512
2512
public static field lambda-2 Lkotlin/jvm/functions/Function2;
2513
+
public static field lambda-3 Lkotlin/jvm/functions/Function2;
2514
+
public static field lambda-4 Lkotlin/jvm/functions/Function2;
2515
+
public static field lambda-5 Lkotlin/jvm/functions/Function2;
2513
2516
public fun <init> ()V
2514
2517
public final fun getLambda-1$stream_chat_android_compose_release ()Lkotlin/jvm/functions/Function2;
2515
2518
public final fun getLambda-2$stream_chat_android_compose_release ()Lkotlin/jvm/functions/Function2;
2519
+
public final fun getLambda-3$stream_chat_android_compose_release ()Lkotlin/jvm/functions/Function2;
2520
+
public final fun getLambda-4$stream_chat_android_compose_release ()Lkotlin/jvm/functions/Function2;
2521
+
public final fun getLambda-5$stream_chat_android_compose_release ()Lkotlin/jvm/functions/Function2;
2516
2522
}
2517
2523
2518
2524
public final class io/getstream/chat/android/compose/ui/messages/composer/internal/DefaultMessageComposerRecordingContentKt {
Copy file name to clipboardExpand all lines: stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/ui/messages/composer/internal/DefaultMessageComposerRecordingContent.kt
0 commit comments