CefStringVisitor

Public interface to receive string values asynchronously.

Functions

Link copied to clipboard
abstract fun visit(string: String)
Called when the string is available.