Commit 02e4407
Fix sending wrong type for incomplete command messages (#6236)
* Fix wrong message type for commands in getMessageType()
Co-Authored-By: Claude <noreply@anthropic.com>
* Fix KDoc
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 73f14e6 commit 02e4407
2 files changed
Lines changed: 4 additions & 14 deletions
File tree
- stream-chat-android-client/src/main/java/io/getstream/chat/android/client/utils/internal
- stream-chat-android-state/src/test/java/io/getstream/chat/android/client/utils/internal
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | | - | |
| 27 | + | |
| 28 | + | |
31 | 29 | | |
32 | | - | |
33 | | - | |
| 30 | + | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
42 | | - | |
| 39 | + | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 27 | | |
35 | 28 | | |
36 | 29 | | |
| |||
0 commit comments