Skip to content

Commit ecba4b1

Browse files
authored
App: Actually, this is much smarter.
1 parent 70a8986 commit ecba4b1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/Koi/src/main/java/co/casterlabs/koi/api/KoiIntegrationFeatures.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ public enum KoiIntegrationFeatures {
44

55
/* ---- Misc ---- */
66

7+
/**
8+
* @deprecated Use {@link #STREAM_INFO}
9+
*/
10+
UPDATE_STREAM_INFO,
711
STREAM_INFO,
812
PUBLISHING_INFO,
913
UPDATE_ROOM_STATE,

0 commit comments

Comments
 (0)