You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`unregisterRpcMethod(method_name)`| Unregister a previously registered RPC handler. |
159
158
|`requestRemoteTrackMute(identity, track_name)`| Ask a remote participant to mute a track by name. Throws `livekit::RpcError` on failure. |
160
159
|`requestRemoteTrackUnmute(identity, track_name)`| Ask a remote participant to unmute a track by name. Throws `livekit::RpcError` on failure. |
161
-
|`requestTrackRelease(identity, track_name)`| Ask a remote participant to release (unpublish) a track by name. Throws `livekit::RpcError` on failure. |
0 commit comments