requestId property
ID of the request. If the event listener returns undefined, then
keyEventHandled
must be called later with this requestId
.
Implementation
final String requestId;
ID of the request. If the event listener returns undefined, then
keyEventHandled
must be called later with this requestId
.
final String requestId;