feature request: listing and deactivating devices #26
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
it'd be nice to have in libgourou functions to list the activated devices for an account and deactivate a device.
Not sure if it is possible on the Adobe API though.
Hello,
Devices are managed at Adobe's server side. So, except adept directory created, libgourou is not able to manage devices/accounts.
I had a look at RMSDK API, and I don't see commands for listing/deletion.
But if it has been implemented elsewhere, I can take it as example.