Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livekit/livekit
/ ID
Method
ID
test/client/client.go:471–473 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
469
}
470
471
func
(c *RTCClient) ID() livekit.ParticipantID {
472
return
c.id
473
}
474
475
// create an offer for the server
476
func
(c *RTCClient) Run() error {
Callers
3
WaitUntilConnected
Method · 0.95
Stop
Method · 0.95
processRemoteTrack
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected