MCPcopy
hub / github.com/livekit/livekit / ConnectionID

Method ConnectionID

pkg/routing/interfaces.go:45–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 IsClosed() bool
44 Close()
45 ConnectionID() livekit.ConnectionID
46}
47
48// ----------

Callers 8

RelaySignalMethod · 0.65
rtcSessionWorkerMethod · 0.65
CreateMethod · 0.65
handleCreateMethod · 0.65
TestDisconnectTimingFunction · 0.65
SwapResponseSinkMethod · 0.65

Implementers 3

MessageChannelpkg/routing/messagechannel.go
NullMessageSinkpkg/routing/interfaces.go
FakeMessageSinkpkg/routing/routingfakes/fake_message_

Calls

no outgoing calls

Tested by 2

TestDisconnectTimingFunction · 0.52