MCPcopy
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
471func (c *RTCClient) ID() livekit.ParticipantID {
472 return c.id
473}
474
475// create an offer for the server
476func (c *RTCClient) Run() error {

Callers 3

WaitUntilConnectedMethod · 0.95
StopMethod · 0.95
processRemoteTrackMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected