# Functions
NewCancelPromptArgs initializes CancelPromptArgs with the required arguments.
NewClient returns a client for the DeviceAccess domain with the connection set to conn.
NewSelectPromptArgs initializes SelectPromptArgs with the required arguments.
# Structs
CancelPromptArgs represents the arguments for CancelPrompt in the DeviceAccess domain.
DeviceRequestPromptedReply is the reply for DeviceRequestPrompted events.
PromptDevice Device information displayed in a user prompt to select a device.
SelectPromptArgs represents the arguments for SelectPrompt in the DeviceAccess domain.
# Interfaces
DeviceRequestPromptedClient is a client for DeviceRequestPrompted events.