MCPcopy
hub / github.com/livekit/livekit / String

Method String

pkg/rtc/transport.go:154–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

152}
153
154func (e event) String() string {
155 return fmt.Sprintf("PCTransport:Event{signal: %s, data: %+v}", e.signal, e.data)
156}
157
158// -------------------------------------------------------
159

Callers 15

SendEventMethod · 0.45
TrackPublishRequestedMethod · 0.45
TrackPublishedMethod · 0.45
TrackSubscribedMethod · 0.45
TrackUnsubscribedMethod · 0.45
TrackUnpublishedMethod · 0.45
TrackPublishRTPStatsMethod · 0.45
initQualityStatsFunction · 0.45
InitFunction · 0.45
initDebugStatsFunction · 0.45

Calls

no outgoing calls