Click or drag to resize

PlayerMessagesLoggedEventArgsMessages Property

Version 130.1.90
Messages

Namespace: CefSharp.DevTools.Media
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<PlayerMessage> Messages { get; }

Property Value

IListPlayerMessage
See Also