Package io.cobrowse

Interface CobrowseIO.FullDeviceRequestDelegate

All Superinterfaces:
CobrowseIO.Delegate, Session.Listener
Enclosing class:
CobrowseIO

@UiThread public static interface CobrowseIO.FullDeviceRequestDelegate extends CobrowseIO.Delegate
Implement this interface on your delegate to implement your own logic for handling full device requests. You can show your own UI for user consent, either allowing or rejecting the full device request based on the user's response.