- windowToken
- The window who these offsets should be associated with, as returned by Android.Views.View.WindowToken.
- action
- Name of the command to perform. This must be a scoped name to avoid collisions, such as "com.mycompany.wallpaper.DOIT".
- x
- Arbitrary integer argument based on command.
- y
- Arbitrary integer argument based on command.
- z
- Arbitrary integer argument based on command.
- extras
- Optional additional information for the command, or null.
Send an arbitrary command to the current active wallpaper.