Uses of Record Class
com.github.copilot.generated.ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone
Packages that use ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone
-
Uses of ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone in com.github.copilot.generated
Methods in com.github.copilot.generated that return ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophoneModifier and TypeMethodDescriptionToolExecutionCompleteUIResourceMetaUIPermissions.microphone()Returns the value of themicrophonerecord component.Constructors in com.github.copilot.generated with parameters of type ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophoneModifierConstructorDescriptionToolExecutionCompleteUIResourceMetaUIPermissions(ToolExecutionCompleteUIResourceMetaUIPermissionsCamera camera, ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone microphone, ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation geolocation, ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWrite clipboardWrite) Creates an instance of aToolExecutionCompleteUIResourceMetaUIPermissionsrecord class.