Uses of Record Class
com.github.copilot.generated.rpc.RemoteControlConfigExistingMcSession
Packages that use RemoteControlConfigExistingMcSession
-
Uses of RemoteControlConfigExistingMcSession in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return RemoteControlConfigExistingMcSessionModifier and TypeMethodDescriptionRemoteControlConfig.existingMcSession()Returns the value of theexistingMcSessionrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type RemoteControlConfigExistingMcSessionModifierConstructorDescriptionRemoteControlConfig(Boolean remote, Boolean steerable, Boolean explicit, Boolean silent, String taskId, RemoteControlConfigExistingMcSession existingMcSession) Creates an instance of aRemoteControlConfigrecord class.