mirror of
https://github.com/livekit/livekit.git
synced 2026-05-18 13:26:11 +00:00
remove duplicate IsRecorder
This commit is contained in:
@@ -76,7 +76,6 @@ type LocalParticipant interface {
|
||||
|
||||
State() livekit.ParticipantInfo_State
|
||||
IsReady() bool
|
||||
IsRecorder() bool
|
||||
SubscriberAsPrimary() bool
|
||||
|
||||
GetResponseSink() routing.MessageSink
|
||||
|
||||
Reference in New Issue
Block a user