The named parameters.
Optionaldata?: string | objectThe optional object data associated with the ACTION_REQUEST.Share or ACTION_REQUEST.PostMessage requests or string data for the ACTION_REQUEST.Copy option.
Optionalpattern?: number[]Provides a pattern of vibration and pause intervals. Each value indicates a number of milliseconds to vibrate or pause, in alternation.
The enumerated value to carry out with the open browser window.
Optionaltarget_origin?: stringSpecifies the target origin when posting a message to a window or frame.
Optionalx?: numberAn X coordinate or delta coordinate for a given action that moves / sets position of the browser window or item on the browser window.
Optionaly?: numberAn X coordinate or delta coordinate for a given action that moves / sets position of the browser window or item on the browser window.
Reflecting success or failure of the given request. A rejected promise is an API violation.
Provides the ability to carry out actions with the open browser window.