View.onAddConsoleMessage

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onAddConsoleMessage(WebView view, Activity activity, const(wchar)[] msg, uint lineNum, const(wchar)[] src)
    class View
    void
    onAddConsoleMessage
    (,,
    scope const(wchar)[] msg
    ,
    uint lineNum
    ,
    scope const(wchar)[] src
    )
  2. void onAddConsoleMessage(Awesomium.WebView wv, Awesomium.WebString msg, int lineNum, Awesomium.WebString src)

Meta