Package com.cefrium
Class CefriumBrowser.ChooserDevice
java.lang.Object
com.cefrium.CefriumBrowser.ChooserDevice
- Enclosing class:
CefriumBrowser
A candidate device offered to a
CefriumBrowser.DeviceChooserSession.-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal StringOpaque id to pass toCefriumBrowser.DeviceChooserSession.select(java.lang.String).final StringHuman-readable label for the picker (may be empty). -
Method Summary
-
Field Details
-
id
Opaque id to pass toCefriumBrowser.DeviceChooserSession.select(java.lang.String). -
name
Human-readable label for the picker (may be empty).
-