Package io.cobrowse

Interface CobrowseIO.Delegate

All Superinterfaces:
Session.Listener
All Known Subinterfaces:
CobrowseIO.FullDeviceRequestDelegate, CobrowseIO.RemoteControlRequestDelegate, CobrowseIO.SessionControlsDelegate, CobrowseIO.SessionLoadDelegate, CobrowseIO.SessionRequestDelegate
Enclosing class:
CobrowseIO

@UiThread public static interface CobrowseIO.Delegate extends Session.Listener
Implement this interface to customise the behaviour of Cobrowse. See the other delegate interfaces for different aspects of Cobrowse that you can customise.
See Also: