CDPotion.Domain.DeviceAccess (cdpotion v0.1.0)

Summary

Functions

Cancel a prompt in response to a DeviceAccess.deviceRequestPrompted event.

Disable events in this domain.

Enable events in this domain.

Select a device in response to a DeviceAccess.deviceRequestPrompted event.

Functions

Link to this function

cancel_prompt(id)

Cancel a prompt in response to a DeviceAccess.deviceRequestPrompted event.

Parameters:

  • id:RequestId: description not provided :(

Disable events in this domain.

Enable events in this domain.

Link to this function

select_prompt(id, device_id)

Select a device in response to a DeviceAccess.deviceRequestPrompted event.

Parameters:

  • id:RequestId: description not provided :(
  • deviceId:DeviceId: description not provided :(