Skip to content

Commit

Permalink
Added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed Dec 14, 2023
1 parent c8f3b5b commit 844ebd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
///Enum for the recording state in room
enum HMSRecordingState {
none,

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
///Enum for the streaming state in room
enum HMSStreamingState {
none,

Expand Down

0 comments on commit 844ebd5

Please sign in to comment.